Searched refs:GetImsRegInfoContext (Results 1 – 2 of 2) sorted by relevance
265 struct GetImsRegInfoContext : BaseContext { struct
2145 auto context = static_cast<GetImsRegInfoContext *>(data); in NativeGetImsRegInfo()2160 auto context = static_cast<GetImsRegInfoContext *>(data); in GetImsRegInfoCallback()2224 auto asyncContext = std::make_unique<GetImsRegInfoContext>(); in GetImsRegInfo()