/base/powermgr/thermal_manager/services/native/include/thermal_policy/ |
D | thermal_srv_config_parser.h | 45 void ParseAuxSensorInfo(const xmlNode *cur, std::shared_ptr<ThermalConfigSensorCluster> &sc); 46 void ParseSensorInfo(const xmlNode *cur, std::shared_ptr<ThermalConfigSensorCluster> &sc); 52 const uint32_t i, std::shared_ptr<ThermalConfigSensorCluster> &sc);
|
/base/powermgr/power_manager/services/native/src/actions/default/suspend/ |
D | running_lock_hub.h | 34 explicit RunningLockHub(const std::shared_ptr<ISuspendController>& sc) : sc_(sc) {}; in RunningLockHub() argument
|
/base/powermgr/thermal_manager/services/native/test/unittest/include/ |
D | thermal_config_file_parser.h | 53 void ParseAuxSensorInfo(const xmlNode* cur, std::shared_ptr<ThermalConfigSensorCluster>& sc); 54 void ParseSensorInfo(const xmlNode* cur, std::shared_ptr<ThermalConfigSensorCluster>& sc); 60 const uint32_t i, std::shared_ptr<ThermalConfigSensorCluster>& sc);
|
/base/powermgr/thermal_manager/services/native/src/thermal_policy/ |
D | thermal_srv_config_parser.cpp | 107 …nfigParser::ParseAuxSensorInfo(const xmlNode *cur, std::shared_ptr<ThermalConfigSensorCluster> &sc) in ParseAuxSensorInfo() argument 114 sc->SetAuxFlag(true); in ParseAuxSensorInfo() 124 sc->SetAuxSensorLevelInfo(auxSensorLevelInfo); in ParseAuxSensorInfo() 182 …vConfigParser::ParseSensorInfo(const xmlNode *cur, std::shared_ptr<ThermalConfigSensorCluster> &sc) in ParseSensorInfo() argument 192 ParseSensorSubnodeInfo(cur, vItem, sensors, i, sc); in ParseSensorInfo() 195 sc->SetSensorLevelInfo(sensorLevelInfo); in ParseSensorInfo() 201 …d::vector<std::string>& sensors, const uint32_t i, std::shared_ptr<ThermalConfigSensorCluster> &sc) in ParseSensorSubnodeInfo() argument 233 sc->SetRateFlag(true); in ParseSensorSubnodeInfo() 251 … std::shared_ptr<ThermalConfigSensorCluster> sc = std::make_shared<ThermalConfigSensorCluster>(); in ParseLevelNode() local 257 ParseAuxSensorInfo(cur, sc); in ParseLevelNode() [all …]
|
/base/powermgr/thermal_manager/services/native/test/unittest/src/ |
D | thermal_config_file_parser.cpp | 152 … std::shared_ptr<ThermalConfigSensorCluster> sc = std::make_shared<ThermalConfigSensorCluster>(); in ParseLevelNode() local 158 ParseAuxSensorInfo(curNode, sc); in ParseLevelNode() 159 ParseSensorInfo(curNode, sc); in ParseLevelNode() 164 sc->SetDescFlag(true); in ParseLevelNode() 168 sensorClusterMap_.emplace(std::pair(name, sc)); in ParseLevelNode() 313 …FileParser::ParseAuxSensorInfo(const xmlNode* cur, std::shared_ptr<ThermalConfigSensorCluster>& sc) in ParseAuxSensorInfo() argument 320 sc->SetAuxFlag(true); in ParseAuxSensorInfo() 330 sc->SetAuxSensorLevelInfo(auxSensorLevelInfo); in ParseAuxSensorInfo() 335 …figFileParser::ParseSensorInfo(const xmlNode* cur, std::shared_ptr<ThermalConfigSensorCluster>& sc) in ParseSensorInfo() argument 345 ParseSensorSubnodeInfo(cur, vItem, sensors, i, sc); in ParseSensorInfo() [all …]
|
/base/telephony/sms_mms/services/gsm/ |
D | gsm_sms_message.cpp | 211 const std::string &sc, const std::string &text, bool bStatusReport, in CreateDefaultSubmitSmsTpdu() argument 215 SetSmscAddr(sc); in CreateDefaultSubmitSmsTpdu() 275 std::shared_ptr<struct EncodeInfo> GsmSmsMessage::GetSubmitEncodeInfo(const std::string &sc, bool b… in GetSubmitEncodeInfo() argument 282 if ((!sc.empty()) && (sc.length() < MAX_SMSC_LEN)) { in GetSubmitEncodeInfo() 288 if (sc.length() > sizeof(pAddress.address)) { in GetSubmitEncodeInfo() 291 if (memcpy_s(&pAddress.address, sizeof(pAddress.address), sc.data(), sc.length()) != EOK) { in GetSubmitEncodeInfo() 295 pAddress.address[sc.length()] = '\0'; in GetSubmitEncodeInfo() 296 if (sc[0] == '+') { in GetSubmitEncodeInfo()
|
/base/telephony/sms_mms/services/include/gsm/ |
D | gsm_sms_message.h | 48 …ared_ptr<struct SmsTpdu> CreateDefaultSubmitSmsTpdu(const std::string &dest, const std::string &sc, 53 std::shared_ptr<struct EncodeInfo> GetSubmitEncodeInfo(const std::string &sc, bool bMore);
|
/base/telephony/sms_mms/services/include/cdma/ |
D | cdma_sms_message.h | 61 … std::unique_ptr<SmsTransMsg> CreateSubmitTransMsg(const std::string &dest, const std::string &sc, 63 …ptr<SmsTransMsg> CreateSubmitTransMsg(const std::string &dest, const std::string &sc, int32_t port,
|
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
D | hril_network_parcel.h | 139 int32_t sc; member 214 int32_t sc; member
|
D | hril_vendor_network_defs.h | 197 int32_t sc; member
|
/base/telephony/sms_mms/services/cdma/ |
D | cdma_sms_message.cpp | 28 …r<SmsTransMsg> CdmaSmsMessage::CreateSubmitTransMsg(const std::string &dest, const std::string &sc, in CreateSubmitTransMsg() argument 36 scAddress_ = sc; in CreateSubmitTransMsg() 62 …r<SmsTransMsg> CdmaSmsMessage::CreateSubmitTransMsg(const std::string &dest, const std::string &sc, in CreateSubmitTransMsg() argument 71 scAddress_ = sc; in CreateSubmitTransMsg()
|
/base/telephony/core_service/services/tel_ril/src/ |
D | tel_ril_network.cpp | 437 cellNearbyInfo.ServiceCellParas.tdscdma.sc = info.serviceCells.tdscdma.sc; in FillTdscdmaCellNearbyInfo() 577 currentCellInfo.ServiceCellParas.tdscdma.sc = info.serviceCells.tdscdma.sc; in FillTdscdmaCurrentCellInfo()
|
/base/telephony/ril_adapter/services/hril/src/ |
D | hril_network.cpp | 646 cellInfo.serviceCells.tdscdma.sc = hrilCellPtr->ServiceCellParas.tdscdma.sc; in FillCellNearbyInfoTdscdma() 713 cellInfo.serviceCells.tdscdma.sc = hrilCellInfoVendor->ServiceCellParas.tdscdma.sc; in FillCellInfoType()
|
/base/telephony/sms_mms/test/gtest/ |
D | sms_mms_gtest.cpp | 2332 std::string sc = "sc"; variable 2340 cdmaSmsMessage.CreateSubmitTransMsg(dest, sc, text, bStatusReport, codingScheme); 2341 cdmaSmsMessage.CreateSubmitTransMsg(dest, sc, port, data, dataLen, bStatusReport);
|
/base/telephony/ril_adapter/services/vendor/src/ |
D | at_network.c | 1029 if (NextInt(&pStr, &ci->ServiceCellParas.tdscdma.sc) < 0) { in ParseCellInfoTdscdma() 1286 NextInt(&line, &response->ServiceCellParas.tdscdma.sc); in ParseGetTdscdmaCellInfoLine() 1297 response->ServiceCellParas.tdscdma.sc, response->ServiceCellParas.tdscdma.cellId, in ParseGetTdscdmaCellInfoLine()
|