Home
last modified time | relevance | path

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

/base/telephony/core_service/interfaces/innerkits/include/
Doperator_config_types.h112 bool MarshallingIntArrayMap(Parcel &parcel) const;
/base/telephony/core_service/frameworks/native/src/
Doperator_config_types.cpp39 if (!MarshallingIntArrayMap(parcel)) { in Marshalling()
159 bool OperatorConfig::MarshallingIntArrayMap(Parcel &parcel) const in MarshallingIntArrayMap() function in OHOS::Telephony::OperatorConfig