Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc2988 inline Optional<int32_t> StringToInt32(const std::string& s, int base = 10) { in StringToInt32() function
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp4473 inline Optional<int32_t> StringToInt32(const std::string& s, int base = 10) { in StringToInt32() function