Home
last modified time | relevance | path

Searched refs:GetDefaultSlotId (Results 1 - 5 of 5) sorted by relevance

/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp106 static int32_t GetDefaultSlotId() in GetDefaultSlotId() function
552 asyncContext->slotId = GetDefaultSlotId(); in GetNetworkState()
558 asyncContext->slotId = GetDefaultSlotId(); in GetNetworkState()
562 asyncContext->slotId = GetDefaultSlotId(); in GetNetworkState()
1162 asyncContext->slotId = GetDefaultSlotId(); in IsRadioOn()
1168 asyncContext->slotId = GetDefaultSlotId(); in IsRadioOn()
1173 asyncContext->slotId = GetDefaultSlotId(); in IsRadioOn()
1254 asyncContext->slotId = GetDefaultSlotId(); in TurnOnRadio()
1260 asyncContext->slotId = GetDefaultSlotId(); in TurnOnRadio()
1265 asyncContext->slotId = GetDefaultSlotId(); in TurnOnRadio()
[all...]
/base/telephony/cellular_data/test/unit_test/
H A Dcellular_data_code_test.cpp288 static void GetDefaultSlotId() in GetDefaultSlotId() function in OHOS::Telephony::CellularDataCodeTest
452 { GET_DEFAULT_SLOT_ID, &GetDefaultSlotId }, in UnitTest()
491 "6:GetDefaultSlotId\n" in main()
/base/telephony/core_service/interfaces/innerkits/include/
H A Dcore_manager_inner.h50 int32_t GetDefaultSlotId(void);
/base/telephony/core_service/frameworks/native/src/
H A Dcore_manager_inner.cpp112 int32_t CoreManagerInner::GetDefaultSlotId(void) in GetDefaultSlotId() function in OHOS::Telephony::CoreManagerInner
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp943 EXPECT_EQ(mInner.GetDefaultSlotId(), 0); in HWTEST_F()

Completed in 19 milliseconds