Home
last modified time | relevance | path

Searched refs:ConsumeUInt (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/extras/simpleperf/
H A Dread_symbol_map.cpp49 std::optional<uint64_t> ConsumeUInt(std::string_view& content_ref) { in ConsumeUInt() function
67 auto addr = ConsumeUInt(content); in ReadSymbol()
72 auto size = ConsumeUInt(content); in ReadSymbol()