Home
last modified time | relevance | path

Searched refs:SetPrimarySlotIdContext (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/frameworks/js/network_search/include/
H A Dnapi_radio.h277 struct SetPrimarySlotIdContext : BaseContext { struct
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp2604 auto context = static_cast<SetPrimarySlotIdContext *>(data); in NativeSetPrimarySlotId()
2619 auto context = static_cast<SetPrimarySlotIdContext *>(data); in SetPrimarySlotIdCallback()
2643 auto asyncContext = std::make_unique<SetPrimarySlotIdContext>(); in SetPrimarySlotId()