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