Home
last modified time | relevance | path

Searched refs:MarshallingStringValue (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpreferences_value_parcel.h52 static int MarshallingStringValue(const PreferencesValue &value, const uint8_t type, std::vector<uint8_t> &data);
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_value_parcel.cpp181 int PreferencesValueParcel::MarshallingStringValue(const PreferencesValue &value, const uint8_t type, in MarshallingStringValue() function in OHOS::NativePreferences::PreferencesValueParcel
432 errCode = MarshallingStringValue(value, type, data); in MarshallingPreferenceValue()

Completed in 2 milliseconds