Searched refs:AllocObject (Results 1 – 6 of 6) sorted by relevance
/external/libabigail/tests/data/test-annotate/ |
D | test19-pr19023-libtcmalloc_and_profiler.so.abi | 1036 …AllocObject, STL_Allocator<AllocObject, HeapLeakChecker::Allocator> >::_M_insert_aux(__gnu_cxx::__… 1064 …AllocObject, STL_Allocator<AllocObject, HeapLeakChecker::Allocator> > >, std::_Select1st<std::pair… 1066 …AllocObject, STL_Allocator<AllocObject, HeapLeakChecker::Allocator> > >, std::_Select1st<std::pair… 1068 …AllocObject, STL_Allocator<AllocObject, HeapLeakChecker::Allocator> > >, std::_Select1st<std::pair… 1070 …AllocObject, STL_Allocator<AllocObject, HeapLeakChecker::Allocator> > >, std::_Select1st<std::pair… 3250 <!-- struct AllocObject --> 3251 …<class-decl name='AllocObject' size-in-bits='192' is-struct='yes' visibility='default' filepath='s… 3253 <!-- void* AllocObject::ptr --> 3257 <!-- uintptr_t AllocObject::size --> 3261 <!-- ObjectPlacement AllocObject::place --> [all …]
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test19-pr19023-libtcmalloc_and_profiler.so.abi | 1876 …<class-decl name='AllocObject' size-in-bits='192' is-struct='yes' visibility='default' filepath='s… 1887 …<function-decl name='AllocObject' filepath='src/heap-checker.cc' line='361' column='1' visibility=… 1905 …<class-decl name='STL_Allocator<AllocObject, HeapLeakChecker::Allocator>' size-in-bits='8' v… 3309 …ar, HeapLeakChecker::Allocator> >, std::vector<AllocObject, STL_Allocator<AllocObject,… 3331 …ar, HeapLeakChecker::Allocator> >, std::vector<AllocObject, STL_Allocator<AllocObject,… 3353 …ar, HeapLeakChecker::Allocator> >, std::vector<AllocObject, STL_Allocator<AllocObject,… 4201 …<class-decl name='_Vector_base<AllocObject, STL_Allocator<AllocObject, HeapLeakChecker::Allo… 4261 …<class-decl name='__alloc_swap<STL_Allocator<AllocObject, HeapLeakChecker::Allocator>, tr… 4428 …<function-decl name='__copy_move_b<AllocObject*, AllocObject*>' filepath='/usr/lib/gcc/x86_6… 4445 …<class-decl name='vector<AllocObject, STL_Allocator<AllocObject, HeapLeakChecker::Allocator&… [all …]
|
D | test-libandroid.so.abi | 2829 …<var-decl name='AllocObject' type-id='151a1d63' visibility='default' filepath='libnativehelper/inc…
|
/external/libjpeg-turbo/ |
D | turbojpeg-jni.c | 631 BAILIF0(sfobj = (*env)->AllocObject(env, sfcls)); in Java_org_libjpegturbo_turbojpeg_TJ_getScalingFactors() 1065 BAILIF0(arrayRegionObj = (*env)->AllocObject(env, cls)); in JNICustomFilter() 1075 BAILIF0(planeRegionObj = (*env)->AllocObject(env, cls)); in JNICustomFilter()
|
/external/oj-libjdwp/src/share/javavm/export/ |
D | jni.h | 275 jobject (JNICALL *AllocObject) 865 jobject AllocObject(jclass clazz) { in AllocObject() function 866 return functions->AllocObject(this,clazz); in AllocObject()
|
/external/javasqlite/src/main/native/ |
D | sqlite_jni.c | 1869 fc = (*env)->AllocObject(env, cls); in mkfunc_common()
|