Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Dread_symbol_map.cpp33 std::optional<std::string_view> ConsumeWord(std::string_view& content_ref) { in ConsumeWord()
49 std::optional<uint64_t> ConsumeUInt(std::string_view& content_ref) { in ConsumeUInt()