Home
last modified time | relevance | path

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

/frameworks/base/services/incremental/
DIncrementalService.h442 std::string normalizePathToStorageLocked(const IncFsMount& incfs,
DIncrementalService.cpp1081 std::string normSource = normalizePathToStorageLocked(*ifs, storageInfo, source); in bind()
1135 std::string IncrementalService::normalizePathToStorageLocked( in normalizePathToStorageLocked() function in android::incremental::IncrementalService
1160 return normalizePathToStorageLocked(ifs, storageInfo, path); in normalizePathToStorage()