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