Searched refs:ValidateRequestList (Results 1 – 2 of 2) sorted by relevance
118 bool ValidateRequestList(const Json::Value& config);
183 bool ResourceManager::ValidateRequestList(const Json::Value& config) { in ValidateRequestList() function in cuttlefish::ResourceManager215 return ValidateRequestList(config_request); in ValidateConfigRequest()