Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpreferences_value_parcel.h32 static int MarshallingPreferenceValue(const PreferencesValue &value, std::vector<uint8_t> &data);
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_enhance_impl.cpp164 errCode = PreferencesValueParcel::MarshallingPreferenceValue(value, oriValue); in Put()
H A Dpreferences_value_parcel.cpp418 int PreferencesValueParcel::MarshallingPreferenceValue(const PreferencesValue &value, std::vector<uint8_t> &data) in MarshallingPreferenceValue() function in OHOS::NativePreferences::PreferencesValueParcel
445 LOG_ERROR("MarshallingPreferenceValue failed, type invalid, %{public}d", errCode); in MarshallingPreferenceValue()

Completed in 3 milliseconds