Searched refs:localObjectPath (Results 1 – 1 of 1) sorted by relevance
348 std::string localObjectPath = objectPath; in getSubTreePathsById() local350 if (!localObjectPath.ends_with("/")) in getSubTreePathsById()352 localObjectPath += "/"; in getSubTreePathsById()355 std::string_view(localObjectPath).substr(0, localObjectPath.size() - 1); in getSubTreePathsById()