Home
last modified time | relevance | path

Searched defs:operatorName (Results 1 – 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/test/resource/common/src/
Dstoperator.cpp51 string operatorName = vectorOperator.front(); in PullOperatorFromVector() local
83 …const string &type, const string &bundle, const string &ability, const string &operatorName, const… in StOperator()
144 StOperator &StOperator::SetOperatorName(const string &operatorName) in SetOperatorName()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
Dhfp_ag_profile.cpp525 int HfpAgProfile::ReportCurrentNetworkOperator(const std::string &operatorName) in ReportCurrentNetworkOperator()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
Dhfp_hf_command_processor.cpp181 char operatorName[OPERATOR_NAME_MAX_LEN] = {0}; // Operator name max length is 16 in ProcessCops() local