Searched refs:RemoveNativeDebugInfoForDex (Results 1 – 3 of 3) sorted by relevance
48 void RemoveNativeDebugInfoForDex(Thread* self, const DexFile* dexfile);
420 void RemoveNativeDebugInfoForDex(Thread* self, const DexFile* dexfile) { in RemoveNativeDebugInfoForDex() function
374 RemoveNativeDebugInfoForDex(soa.Self(), dex_file); in DexFile_closeDexFile()