/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/ |
H A D | _physical_channel_config_v10.md | 28 | int [contextIdNum](#contextidnum) | 逻辑设备编号 | 65 ### contextIdNum subsection 68 int PhysicalChannelConfig::contextIdNum
|
H A D | _physical_channel_config_v11.md | 28 | int [contextIdNum](#contextidnum) | 逻辑设备编号 | 65 ### contextIdNum subsection 68 int PhysicalChannelConfig::contextIdNum
|
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/ |
H A D | hril_vendor_network_defs.h | 341 int32_t contextIdNum; member
|
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | tel_ril_network_parcel.h | 182 int32_t contextIdNum = 0; member
|
/ohos5.0/base/telephony/ril_adapter/services/hril/src/ |
H A D | hril_network.cpp | 536 phyChnlCfg.contextIdNum = hrilChannelConfigList->channelConfigs[i].contextIdNum; in GetPhysicalChannelConfigResponse() 544 phyChnlCfg.physicalCellId, phyChnlCfg.contextIdNum); in GetPhysicalChannelConfigResponse() 545 for (int32_t j = 0; j < phyChnlCfg.contextIdNum; j++) { in GetPhysicalChannelConfigResponse() 743 phyChnlCfg.contextIdNum = hrilChannelConfigList->channelConfigs[i].contextIdNum; in NetworkPhyChnlCfgUpdated() 744 for (int32_t j = 0; j < phyChnlCfg.contextIdNum; j++) { in NetworkPhyChnlCfgUpdated()
|
/ohos5.0/base/telephony/ril_adapter/test/unittest/ |
H A D | ril_callback_test.cpp | 364 cout << "[phyChnlCfg] -->[contextIdNum] : " << phyChnlCfg.contextIdNum << endl; in NetworkPhyChnlCfgUpdated() 366 for (int32_t j = 0; j < phyChnlCfg.contextIdNum; j++) { in NetworkPhyChnlCfgUpdated() 836 cout << "[phyChnlCfg] -->[contextIdNum] : " << phyChnlCfg.contextIdNum << endl; in GetPhysicalChannelConfigResponse() 838 for (int32_t j = 0; j < phyChnlCfg.contextIdNum; j++) { in GetPhysicalChannelConfigResponse()
|
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/ |
H A D | ril_callback_test.cpp | 427 phyChnlCfg.physicalCellId, phyChnlCfg.contextIdNum); in NetworkPhyChnlCfgUpdated() 428 for (int32_t j = 0; j < phyChnlCfg.contextIdNum; j++) { in NetworkPhyChnlCfgUpdated() 917 phyChnlCfg.physicalCellId, phyChnlCfg.contextIdNum); in GetPhysicalChannelConfigResponse() 918 for (int32_t j = 0; j < phyChnlCfg.contextIdNum; j++) { in GetPhysicalChannelConfigResponse()
|
/ohos5.0/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_network.cpp | 1077 phyChnlCfg.contextIdNum = channelConfigInfoList.channelConfigInfos[i].contextIdNum; in BuildChannelConfigInfoList() 1078 for (int32_t j = 0; j < phyChnlCfg.contextIdNum; j++) { in BuildChannelConfigInfoList()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/cpp_target/ril/v1_1/ |
H A D | types.cpp.txt | 3312 if (!data.WriteInt32(dataBlock.contextIdNum)) { 3313 HDF_LOGE("%{public}s: write dataBlock.contextIdNum failed!", __func__); 3374 if (!data.ReadInt32(dataBlock.contextIdNum)) { 3375 HDF_LOGE("%{public}s: read dataBlock.contextIdNum failed!", __func__);
|
H A D | types.h.txt | 841 int32_t contextIdNum;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/cpp_target/ril/v1_0/ |
H A D | types.cpp.txt | 3221 if (!data.WriteInt32(dataBlock.contextIdNum)) { 3222 HDF_LOGE("%{public}s: write dataBlock.contextIdNum failed!", __func__); 3283 if (!data.ReadInt32(dataBlock.contextIdNum)) { 3284 HDF_LOGE("%{public}s: read dataBlock.contextIdNum failed!", __func__);
|
H A D | types.h.txt | 804 int32_t contextIdNum;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/foo/ril/v1_1/ |
H A D | Types.idl | 3238 int contextIdNum;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/foo/ril/v1_1/ |
H A D | Types.idl | 3238 int contextIdNum;
|
/ohos5.0/drivers/interface/ril/v1_0/ |
H A D | Types.idl | 3075 int contextIdNum;
|
/ohos5.0/drivers/interface/ril/v1_1/ |
H A D | Types.idl | 3238 int contextIdNum;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/dump_ast_target/ |
H A D | dump.txt | 1746 int contextIdNum;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/foo/ril/v1_0/ |
H A D | Types.idl | 3075 int contextIdNum;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/dump_ast_target/ |
H A D | dump.txt | 1850 int contextIdNum;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/dump_ast_target/ |
H A D | dump.txt | 2007 int contextIdNum;
|