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