Home
last modified time | relevance | path

Searched defs:suffixes (Results 1 – 4 of 4) sorted by relevance

/system/core/base/include/android-base/
Dparseint.h57 const char* suffixes = "bkmgtpe"; variable
/system/core/demangle/
DDemangler.h85 std::vector<std::string> suffixes; member
/system/core/libbacktrace/include/backtrace/
DBacktraceMap.h155 void SetSuffixesToIgnore(std::vector<std::string> suffixes) { in SetSuffixesToIgnore()
/system/core/libunwindstack/tests/
DUnwinderTest.cpp862 std::vector<std::string> suffixes{"oat"}; in TEST_F() local