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