Searched refs:expectedEnding (Results 1 – 1 of 1) sorted by relevance
266 const std::string expectedEnding = cpuName + '/' + configName; in handleOperationConfigGet() local270 if (!objectPath.ends_with(expectedEnding) || serviceMap.empty()) in handleOperationConfigGet()