Home
last modified time | relevance | path

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

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