Searched defs:GetSystemPreferencesDir (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/preferences/test/ndk/mock/ |
H A D | application_context.cpp | 35 int32_t ApplicationContext::GetSystemPreferencesDir(const std::string &groupId, bool checkExist, in GetSystemPreferencesDir() function in OHOS::AbilityRuntime::ApplicationContext
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | mock_ability_runtime_context.cpp | 180 int32_t MockAbilityRuntimeContext::GetSystemPreferencesDir(const std::string &groupId, bool checkEx… in GetSystemPreferencesDir() function in OHOS::AbilityRuntime::MockAbilityRuntimeContext
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/application_context_test/ |
H A D | mock_context_impl.cpp | 92 int32_t MockContextImpl::GetSystemPreferencesDir(const std::string &groupId, bool checkExist, in GetSystemPreferencesDir() function in OHOS::AbilityRuntime::MockContextImpl
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/ |
H A D | mock_context.cpp | 195 int32_t MockContext::GetSystemPreferencesDir(const std::string &groupId, bool checkExist, std::stri… in GetSystemPreferencesDir() function in OHOS::AbilityRuntime::MockContext
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
H A D | ability_stage_context.cpp | 284 int32_t AbilityStageContext::GetSystemPreferencesDir(const std::string &groupId, bool checkExist, in GetSystemPreferencesDir() function in OHOS::AbilityRuntime::AbilityStageContext
|
H A D | application_context.cpp | 631 int32_t ApplicationContext::GetSystemPreferencesDir(const std::string &groupId, bool checkExist, in GetSystemPreferencesDir() function in OHOS::AbilityRuntime::ApplicationContext
|
H A D | context_impl.cpp | 225 int32_t ContextImpl::GetSystemPreferencesDir(const std::string &groupId, bool checkExist, std::stri… in GetSystemPreferencesDir() function in OHOS::AbilityRuntime::ContextImpl
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/ |
H A D | ability_context_impl.cpp | 85 int AbilityContextImpl::GetSystemPreferencesDir(const std::string &groupId, bool checkExist, in GetSystemPreferencesDir() function in OHOS::AbilityRuntime::AbilityContextImpl
|