Searched defs:cobj (Results 1 – 2 of 2) sorted by relevance
115 sip_add_conn_obj_cache(sip_conn_object_t obj, void *cobj) in sip_add_conn_obj_cache()169 sip_is_conn_obj_cache(sip_conn_object_t obj, void *cobj) in sip_is_conn_obj_cache()202 sip_del_conn_obj_cache(sip_conn_object_t obj, void *cobj) in sip_del_conn_obj_cache()
293 private static Object getInstance(Class cobj, Locale locale) { in getInstance()