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