Home
last modified time | relevance | path

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

/base/telephony/core_service/frameworks/js/network_search/include/
Dnapi_radio.h271 struct GetImsRegInfoContext : BaseContext { struct
/base/telephony/core_service/frameworks/js/network_search/src/
Dnapi_radio.cpp2477 auto context = static_cast<GetImsRegInfoContext *>(data); in NativeGetImsRegInfo()
2492 auto context = static_cast<GetImsRegInfoContext *>(data); in GetImsRegInfoCallback()
2556 auto asyncContext = std::make_unique<GetImsRegInfoContext>(); in GetImsRegInfo()