Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DQuotaUtils.cpp36 std::unordered_map<std::string, std::string> mQuotaReverseMounts; variable
41 return mQuotaReverseMounts[path]; in FindQuotaDeviceForUuid()
49 mQuotaReverseMounts.clear(); in InvalidateQuotaMounts()
69 mQuotaReverseMounts[target] = source; in InvalidateQuotaMounts()