Home
last modified time | relevance | path

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

/base/telephony/core_service/interfaces/innerkits/include/
Doperator_config_types.h109 bool MarshallingIntMap(Parcel &parcel) const;
/base/telephony/core_service/frameworks/native/src/
Doperator_config_types.cpp36 if (!MarshallingIntMap(parcel)) { in Marshalling()
105 bool OperatorConfig::MarshallingIntMap(Parcel &parcel) const in MarshallingIntMap() function in OHOS::Telephony::OperatorConfig