Searched refs:RemoveNativeDebugInfoForDex (Results 1 – 3 of 3) sorted by relevance
35 void RemoveNativeDebugInfoForDex(Thread* current_thread, ArrayRef<const uint8_t> dexfile);
241 void RemoveNativeDebugInfoForDex(Thread* current_thread, ArrayRef<const uint8_t> dexfile) { in RemoveNativeDebugInfoForDex() function
336 RemoveNativeDebugInfoForDex(soa.Self(), ArrayRef<const uint8_t>(dex_file->Begin(), in DexFile_closeDexFile()