Home
last modified time | relevance | path

Searched refs:IsBoolArray (Results 1 - 6 of 6) sorted by relevance

/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_value.h250 PREF_API_EXPORT bool IsBoolArray() const;
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_value.cpp169 bool PreferencesValue::IsBoolArray() const in IsBoolArray() function in OHOS::NativePreferences::PreferencesValue
H A Dpreferences_value_parcel.cpp41 } else if (value.IsBoolArray()) { in GetTypeIndex()
/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_xml_utils_test.cpp321 EXPECT_EQ(retBoolArray.IsBoolArray(), true); in HWTEST_F()
H A Dpreferences_test.cpp845 EXPECT_EQ(boolArrayRes.IsBoolArray(), true); in HWTEST_F()
/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H A Dpreferences_impl.cpp358 } else if (pValue.IsBoolArray()) { in NativeValueToCValueType()

Completed in 6 milliseconds