Home
last modified time | relevance | path

Searched defs:proxyType (Results 1 – 7 of 7) sorted by relevance

/base/telephony/cellular_call/vendor/ims/services/ims_core_service/src/
Dims_core_service.cpp129 sptr<IRemoteObject> ImsCoreService::GetProxyObjectPtr(ImsServiceProxyType proxyType) in GetProxyObjectPtr()
Dims_core_service_stub.cpp85 ImsServiceProxyType proxyType = static_cast<ImsServiceProxyType>(data.ReadInt32()); in OnGetProxyObjectPtr() local
/base/telephony/core_service/services/ims_service_interaction/src/
Dims_core_service_proxy.cpp89 sptr<IRemoteObject> ImsCoreServiceProxy::GetProxyObjectPtr(ImsServiceProxyType proxyType) in GetProxyObjectPtr()
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp833 sptr<IRemoteObject> CallManagerService::GetProxyObjectPtr(CallManagerProxyType proxyType) in GetProxyObjectPtr()
Dcall_manager_service_stub.cpp973 CallManagerProxyType proxyType = static_cast<CallManagerProxyType>(data.ReadInt32()); in OnGetProxyObjectPtr() local
/base/telephony/call_manager/frameworks/native/src/
Dcall_manager_proxy.cpp1034 sptr<IRemoteObject> CallManagerProxy::GetProxyObjectPtr(CallManagerProxyType proxyType) in GetProxyObjectPtr()
Dcall_manager_service_proxy.cpp1346 sptr<IRemoteObject> CallManagerServiceProxy::GetProxyObjectPtr(CallManagerProxyType proxyType) in GetProxyObjectPtr()