Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/frameworks/js/network_search/include/
H A Dnapi_radio.h307 struct GetBasebandVersionContext : BaseContext { struct
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp2831 auto asyncContext = static_cast<GetBasebandVersionContext *>(data); in NativeGetBasebandVersion()
2849 auto asyncContext = static_cast<GetBasebandVersionContext *>(data); in GetBasebandVersionCallback()
2874 auto asyncContext = std::make_unique<GetBasebandVersionContext>(); in GetBasebandVersion()