Searched refs:cachedPath (Results 1 – 1 of 1) sorted by relevance
516 auto cachedPath = META_ACCESS_PROPERTY(Path)->GetValue(); in UpdateChildrenPath() local517 cachedPath.append(Name()->GetValue()); in UpdateChildrenPath()518 cachedPath.append("/"); in UpdateChildrenPath()522 child->META_ACCESS_PROPERTY(Path)->SetValue(cachedPath); in UpdateChildrenPath()