Searched refs:get_occupied_app_space_external (Results 1 – 3 of 3) sorted by relevance
154 int64_t get_occupied_app_space_external(const std::string& uuid, int32_t userId, int32_t appId);
1076 int64_t get_occupied_app_space_external(const std::string& uuid, int32_t userId, int32_t appId) { in get_occupied_app_space_external() function
1573 space = get_occupied_app_space_external(uuid, userId, appId); in collectQuotaStats()