Home
last modified time | relevance | path

Searched defs:systemId (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_cell_list_rat_cdma_v10.md104 ### systemId subsection
H A D_cell_list_rat_cdma_v11.md104 ### systemId subsection
H A D_cell_rat_cdma_v10.md104 ### systemId subsection
H A D_cell_rat_cdma_v11.md104 ### systemId subsection
/ohos5.0/base/telephony/call_manager/services/call_earthquake_alarm/src/
H A Dcall_earthquake_alarm_subscriber.cpp174 for (auto& systemId : systemAbilityStatus) { in OnAddSystemAbility() local
226 for (auto& systemId : systemAbilityStatus) { in SystemAbilitySubscriber() local
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/player_fuzztest/playerservicestub_fuzzer/
H A Dplayerservicestub_fuzzer.cpp97 int32_t systemId = *reinterpret_cast<int32_t *>(data) % (subSystemIdList); in FuzzServiceStub() local
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp447 int32_t &systemId = cellInfo->ServiceCellParas.cdma.systemId; in ProcessNeighboringCellCdma() local
609 int32_t &systemId = cellInfo->ServiceCellParas.cdma.systemId; in ProcessCurrentCellCdma() local
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_network_parcel.h297 int32_t systemId; member
533 int32_t systemId; member
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_network_defs.h413 int32_t systemId; member
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp654 std::string systemId = schemeIdUrl.substr(uuidPos + urnUuid.length()); in GetDrmInfos() local