Home
last modified time | relevance | path

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

/base/telephony/core_service/frameworks/js/network_search/include/
Dnapi_radio.h260 struct SetPrimarySlotIdContext : BaseContext { struct
/base/telephony/core_service/frameworks/js/network_search/src/
Dnapi_radio.cpp2095 auto context = static_cast<SetPrimarySlotIdContext *>(data); in NativeSetPrimarySlotId()
2110 auto context = static_cast<SetPrimarySlotIdContext *>(data); in SetPrimarySlotIdCallback()
2134 auto asyncContext = std::make_unique<SetPrimarySlotIdContext>(); in SetPrimarySlotId()