Searched refs:MarshallingStringValue (Results 1 – 2 of 2) sorted by relevance
52 …static int MarshallingStringValue(const PreferencesValue &value, const uint8_t type, std::vector<u…
181 int PreferencesValueParcel::MarshallingStringValue(const PreferencesValue &value, const uint8_t typ… in MarshallingStringValue() function in OHOS::NativePreferences::PreferencesValueParcel432 errCode = MarshallingStringValue(value, type, data); in MarshallingPreferenceValue()