Searched refs:get_occupied_app_cache_space_external (Results 1 – 4 of 4) sorted by relevance
86 if ((space = get_occupied_app_cache_space_external(mUuid, mUserId, mAppId)) != -1) { in loadQuotaStats()
155 int64_t get_occupied_app_cache_space_external(const std::string& uuid, int32_t userId, int32_t appI…
1093 int64_t get_occupied_app_cache_space_external(const std::string& uuid, int32_t userId, int32_t appI… in get_occupied_app_cache_space_external() function
1587 space = get_occupied_app_cache_space_external(uuid, userId, appId); in collectQuotaStats()