Searched refs:l_objectPaths (Results 1 – 4 of 4) sorted by relevance
736 std::vector<std::string> l_objectPaths; local747 l_result.read(l_objectPaths);755 return l_objectPaths;
565 std::vector<std::string> l_objectPaths; local577 l_result.read(l_objectPaths);584 return l_objectPaths;
56 const auto l_objectPaths = vpd::dbusUtility::GetSubTreePaths( in isPrimingRequired() local78 return (l_objectPaths.size() < l_invPathCount); in isPrimingRequired()
866 const auto l_objectPaths = utils::GetSubTreePaths( in dumpInventory() local870 if (!l_objectPaths.empty()) in dumpInventory()874 std::for_each(l_objectPaths.begin(), l_objectPaths.end(), in dumpInventory()