Searched refs:normalizePathToStorageLocked (Results 1 – 2 of 2) sorted by relevance
442 std::string normalizePathToStorageLocked(const IncFsMount& incfs,
1096 std::string normSource = normalizePathToStorageLocked(*ifs, storageInfo, source); in bind()1150 std::string IncrementalService::normalizePathToStorageLocked( in normalizePathToStorageLocked() function in android::incremental::IncrementalService1175 return normalizePathToStorageLocked(ifs, storageInfo, path); in normalizePathToStorage()