Home
last modified time | relevance | path

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

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