Home
last modified time | relevance | path

Searched defs:debug_str (Results 1 – 5 of 5) sorted by relevance

/aosp12/art/libelffile/dwarf/
H A Ddebug_info_entry_writer.h177 std::vector<uint8_t>* debug_str) { in WriteStrp()
184 void WriteStrp(Attribute attrib, const char* str, std::vector<uint8_t>* debug_str) { in WriteStrp()
/aosp12/frameworks/compile/mclinker/lib/Object/
H A DObjectBuilder.cpp91 DebugString* debug_str = NULL; in MergeSection() local
/aosp12/system/logging/logcat/
H A Dlogcat.cpp562 static const char debug_str[] = "debug"; in Run() local
/aosp12/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp315 DebugString* debug_str = DebugString::Create(pSection); in CreateDebugString() local
/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp1374 std::string debug_str = app_private_dir_ce_ + "/debug"; in TEST_F() local