Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/interfaces/ndk/include/
H A Doh_preferences_value.h58 PREFERENCE_TYPE_NULL = 0, enumerator
120 * {@link PREFERENCE_TYPE_NULL} indicates invalid args are passed in.
/foundation/distributeddatamgr/preferences/frameworks/ndk/src/
H A Doh_preferences_value.cpp72 return Preference_ValueType::PREFERENCE_TYPE_NULL; in OH_PreferencesValue_GetValueType()
81 return Preference_ValueType::PREFERENCE_TYPE_NULL; in OH_PreferencesValue_GetValueType()
/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H A Dpreferences_ndk_test.cpp689 EXPECT_EQ(OH_PreferencesValue_GetValueType(nullptr), Preference_ValueType::PREFERENCE_TYPE_NULL); in NullTestCallback() member in __anon8365::Preference_ValueType

Completed in 3 milliseconds