Searched refs:AddNativeDebugInfoForDex (Results 1 – 3 of 3) sorted by relevance
45 void AddNativeDebugInfoForDex(Thread* self, const DexFile* dexfile);
410 void AddNativeDebugInfoForDex(Thread* self, const DexFile* dexfile) { in AddNativeDebugInfoForDex() function
3854 AddNativeDebugInfoForDex(self, &dex_file); in RegisterDexFileLocked()