Home
last modified time | relevance | path

Searched refs:OH_PreferencesValueImpl (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/ndk/include/
H A Doh_preferences_value_impl.h35 class OH_PreferencesValueImpl : public OH_PreferencesValue { class
/foundation/distributeddatamgr/preferences/frameworks/ndk/src/
H A Doh_preferences_value.cpp25 static OH_PreferencesValueImpl *GetSelf(const OH_PreferencesValue *value) in GetSelf()
34 return static_cast<OH_PreferencesValueImpl *>(prefValue); in GetSelf()
H A Doh_preferences.cpp442 OH_PreferencesValueImpl *valueImpl = new (std::nothrow) OH_PreferencesValueImpl(); in OnChange()

Completed in 2 milliseconds