Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpreferences_value_parcel.h53 static int MarshallingStringArrayValue(const PreferencesValue &value, const uint8_t type,
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_value_parcel.cpp222 int PreferencesValueParcel::MarshallingStringArrayValue(const PreferencesValue &value, const uint8_… in MarshallingStringArrayValue() function in OHOS::NativePreferences::PreferencesValueParcel
435 errCode = MarshallingStringArrayValue(value, type, data); in MarshallingPreferenceValue()