Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dnetwork_information.cpp29 …const std::string &operatorShortName, const std::string &operatorNumeric, int32_t state, int32_t r… in SetOperateInformation() argument
32 operatorShortName_ = operatorShortName; in SetOperateInformation()
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dnetwork_information.h34 …id SetOperateInformation(const std::string &operatorLongName, const std::string &operatorShortName,