Home
last modified time | relevance | path

Searched defs:contextIds (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_physical_channel_config_v10.md75 ### contextIds subsection
H A D_physical_channel_config_v11.md75 ### contextIds subsection
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dzero_branch_test.cpp959 int32_t contextIds[] = { 1, 1, 1 }; variable
1048 int32_t contextIds[] = { 1, 1, 1 }; variable
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c1870 int32_t contextIds[] = { 7, 8, 9 }; in ProcessPhyChnlCfgNotify() local
1886 int32_t contextIds[] = { 7, 8, 9 }; in ReqGetPhysicalChannelConfig() local
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_network_defs.h345 int32_t *contextIds; member