Searched refs:ParseUInt (Results 1 – 2 of 2) sorted by relevance
43 static bool ParseUInt(const char* in, uint32_t* out) { in ParseUInt() function103 if (!ParseUInt(argv[2], &version)) { in ReadArguments()
282 bool ParseUInt(const char* in, uint32_t* out) { in ParseUInt() function in android::installd::OTAPreoptService