Searched refs:GetPreferencesDirWithCheck (Results 1 – 2 of 2) sorted by relevance
452 int32_t GetPreferencesDirWithCheck(bool checkExist, std::string &preferencesDir);
206 int32_t ContextImpl::GetPreferencesDirWithCheck(bool checkExist, std::string &preferencesDir) in GetPreferencesDirWithCheck() function in OHOS::AbilityRuntime::ContextImpl229 ret = GetPreferencesDirWithCheck(checkExist, preferencesDir); in GetSystemPreferencesDir()240 GetPreferencesDirWithCheck(true, dir); in GetPreferencesDir()