Searched defs:imsCap (Results 1 – 5 of 5) sorted by relevance
248 ImsCapFromChip imsCap = {0}; variable
949 auto imsCap = std::make_shared<ImsCapFromChip>(); variable
642 int32_t ImsCallCallbackProxy::GetImsCapResponse(int32_t slotId, const ImsCapFromChip &imsCap) in GetImsCapResponse()
1472 int32_t ImsCallCallbackStub::GetImsCapResponse(int32_t slotId, const ImsCapFromChip &imsCap) in GetImsCapResponse()1495 ImsCapFromChip imsCap = { in OnGetImsCapResponseInner() local
1976 auto imsCap = event->GetSharedObject<ImsCapFromChip>(); in GetImsCapResponse() local