Home
last modified time | relevance | path

Searched refs:findParentPath (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/incremental/
DIncrementalService.cpp185 typename Map::const_iterator findParentPath(const Map& map, std::string_view path) { in findParentPath() function
862 return findParentPath(mBindsByPath, path); in findStorageLocked()
1141 const auto bindIt = findParentPath(incfs.bindPoints, normPath); in normalizePathToStorageLocked()