Searched refs:pathA (Results 1 – 2 of 2) sorted by relevance
490 When an object with, for example, an object path of `pathA` uses the following499 1. `pathA/foo`506 So, `pathA/foo->endpoints` will contain `pathB`, and `pathB/bar->endpoints` will507 contain `pathA`.513 example, if `pathA` is deleted, then `pathA/foo` will also be deleted, and514 `pathA` will be removed from the endpoints property of `pathB/bar`. If that was
400 fs::path pathA(a); in readLoggingObjectPaths() local402 auto idA = std::stoul(pathA.filename().string()); in readLoggingObjectPaths()