Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp1607 int64_t appObbSize = GetOccupiedSpaceForProjectId(uuid, obbProjectId); in collectQuotaStats() local
1608 stats->dataSize -= appObbSize; in collectQuotaStats()