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()
178 int64_t get_occupied_app_cache_space_external(const std::string& uuid, int32_t userId, int32_t appI…
1312 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
2375 space = get_occupied_app_cache_space_external(uuid, userId, appId); in collectQuotaStats()