Home
last modified time | relevance | path

Searched refs:MarshallingLongMap (Results 1 – 2 of 2) sorted by relevance

/base/telephony/core_service/interfaces/innerkits/include/
Doperator_config_types.h110 bool MarshallingLongMap(Parcel &parcel) const;
/base/telephony/core_service/frameworks/native/src/
Doperator_config_types.cpp42 if (!MarshallingLongMap(parcel)) { in Marshalling()
123 bool OperatorConfig::MarshallingLongMap(Parcel &parcel) const in MarshallingLongMap() function in OHOS::Telephony::OperatorConfig