Searched refs:MarshallingStringArrayValue (Results 1 – 2 of 2) sorted by relevance
53 static int MarshallingStringArrayValue(const PreferencesValue &value, const uint8_t type,
222 int PreferencesValueParcel::MarshallingStringArrayValue(const PreferencesValue &value, const uint8_… in MarshallingStringArrayValue() function in OHOS::NativePreferences::PreferencesValueParcel435 errCode = MarshallingStringArrayValue(value, type, data); in MarshallingPreferenceValue()