Searched refs:IsValidComponentID (Results 1 – 2 of 2) sorted by relevance
109 bool IsValidComponentID(const std::string& id);
240 bool IsValidComponentID(const string& id) { in IsValidComponentID() function312 if (!IsValidComponentID(key)) { in GetApp()