Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_builder_xml.h109 bool IsValidComponentID(const std::string& id);
Domaha_request_builder_xml.cc240 bool IsValidComponentID(const string& id) { in IsValidComponentID() function
312 if (!IsValidComponentID(key)) { in GetApp()