Home
last modified time | relevance | path

Searched refs:AddNativeDebugInfoForDex (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Ddebugger_interface.h42 void AddNativeDebugInfoForDex(Thread* self, const DexFile* dexfile);
Ddebugger_interface.cc248 void AddNativeDebugInfoForDex(Thread* self, const DexFile* dexfile) { in AddNativeDebugInfoForDex() function