Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/
H A DResourceUtils.cpp502 Maybe<uint32_t> ParseInt(const StringPiece& str) { in ParseInt() function
/aosp12/system/update_engine/cros/
H A Domaha_request_action.cc562 off_t ParseInt(const string& str) { in ParseInt() function