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.cpp1096 std::string normSource = normalizePathToStorageLocked(*ifs, storageInfo, source); in bind()
1150 std::string IncrementalService::normalizePathToStorageLocked( in normalizePathToStorageLocked() function in android::incremental::IncrementalService
1175 return normalizePathToStorageLocked(ifs, storageInfo, path); in normalizePathToStorage()