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