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