Searched refs:UnmarshallingVecBigInt (Results 1 – 2 of 2) sorted by relevance
70 … static std::pair<int, PreferencesValue> UnmarshallingVecBigInt(const std::vector<uint8_t> &data);
583 std::pair<int, PreferencesValue> PreferencesValueParcel::UnmarshallingVecBigInt(const std::vector<u… in UnmarshallingVecBigInt() function in OHOS::NativePreferences::PreferencesValueParcel611 return UnmarshallingVecBigInt(data); in UnmarshallingBasicArrayValue()