Home
last modified time | relevance | path

Searched defs:imsCap (Results 1 – 5 of 5) sorted by relevance

/base/telephony/cellular_call/test/unittest/imstest/
Dims_call_callback_stub_test.cpp248 ImsCapFromChip imsCap = {0}; variable
Dims2_test.cpp949 auto imsCap = std::make_shared<ImsCapFromChip>(); variable
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_callback_proxy.cpp642 int32_t ImsCallCallbackProxy::GetImsCapResponse(int32_t slotId, const ImsCapFromChip &imsCap) in GetImsCapResponse()
Dims_call_callback_stub.cpp1472 int32_t ImsCallCallbackStub::GetImsCapResponse(int32_t slotId, const ImsCapFromChip &imsCap) in GetImsCapResponse()
1495 ImsCapFromChip imsCap = { in OnGetImsCapResponseInner() local
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_handler.cpp1976 auto imsCap = event->GetSharedObject<ImsCapFromChip>(); in GetImsCapResponse() local