Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/libc/bionic/
H A Dwcstod.cpp48 char* ascii_str = new char[max_len + 1]; in wcstod() local
/aosp_15_r20/system/core/debuggerd/libdebuggerd/test/
H A Ddump_memory_test.cpp39 std::string ascii_str = ""; in GetMemoryString() local