Home
last modified time | relevance | path

Searched defs:format_pointer (Results 1 – 2 of 2) sorted by relevance

/system/core/debuggerd/libdebuggerd/
Dtombstone_proto_to_text.cpp356 const auto format_pointer = [word_size](uint64_t ptr) -> std::string { in print_memory_maps() local
/system/core/debuggerd/
Ddebuggerd_test.cpp2615 static std::string format_pointer(uintptr_t ptr) { in format_pointer() function
2624 static std::string format_pointer(void* ptr) { in format_pointer() function