Searched refs:UnmarshallingStringArrayValue (Results 1 – 2 of 2) sorted by relevance
65 static std::pair<int, PreferencesValue> UnmarshallingStringArrayValue(const uint8_t type,
506 std::pair<int, PreferencesValue> PreferencesValueParcel::UnmarshallingStringArrayValue(const uint8_… in UnmarshallingStringArrayValue() function in OHOS::NativePreferences::PreferencesValueParcel645 return UnmarshallingStringArrayValue(type, data); in UnmarshallingPreferenceValue()