Searched refs:MarshallingBasicValue (Results 1 – 2 of 2) sorted by relevance
51 …static int MarshallingBasicValue(const PreferencesValue &value, const uint8_t type, std::vector<ui…
163 int PreferencesValueParcel::MarshallingBasicValue(const PreferencesValue &value, const uint8_t type, in MarshallingBasicValue() function in OHOS::NativePreferences::PreferencesValueParcel428 errCode = MarshallingBasicValue(value, type, data); in MarshallingPreferenceValue()