Searched refs:GetGroupPreferencesDirWithCheck (Results 1 – 2 of 2) sorted by relevance
453 …int32_t GetGroupPreferencesDirWithCheck(const std::string &groupId, bool checkExist, std::string &…
213 int32_t ContextImpl::GetGroupPreferencesDirWithCheck(const std::string &groupId, bool checkExist, in GetGroupPreferencesDirWithCheck() function in OHOS::AbilityRuntime::ContextImpl231 ret = GetGroupPreferencesDirWithCheck(groupId, checkExist, preferencesDir); in GetSystemPreferencesDir()