Searched refs:ObjectPaths (Results 1 – 5 of 5) sorted by relevance
29 using ObjectPaths = std::vector<std::string>; typedef161 void readLoggingObjectPaths(ObjectPaths& paths);
374 void readLoggingObjectPaths(ObjectPaths& paths) in readLoggingObjectPaths()386 mapperCall.append(ObjectPaths({logEntryIntf})); in readLoggingObjectPaths()
189 ipmi::sel::ObjectPaths paths; in initSELCache()
244 using ObjectPaths = std::vector<Path>; in getSubTreePathsRaw() typedef247 return callMethodAndRead<ObjectPaths>( in getSubTreePathsRaw()
750 using ObjectPaths = std::vector<std::string>; in setBMCInventoryPath() typedef751 auto result = response.unpack<ObjectPaths>(); in setBMCInventoryPath()