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