Home
last modified time | relevance | path

Searched refs:GetInstancePath (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H A Dpreferences_impl.cpp37 std::tuple<int32_t, std::string> GetInstancePath(OHOS::AbilityRuntime::Context* context, const std:… in GetInstancePath() function
66 auto [code, path] = GetInstancePath(context, name, dataGroupId); in PreferencesImpl()
89 auto [code, path] = GetInstancePath(context, name, dataGroupId); in DeletePreferences()
103 auto [code, path] = GetInstancePath(context, name, dataGroupId); in RemovePreferencesFromCache()