/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/drm/ |
H A D | media_key_system_factory_impl.cpp | 119 sptr<IMediaKeySystemFactoryService> serviceProxy = nullptr; in MediaKeySystemFactoryServerDied() local 138 const sptr<IMediaKeySystemFactoryService> serviceProxy = GetServiceProxy(); in IsMediaKeySystemSupported() local 153 const sptr<IMediaKeySystemFactoryService> serviceProxy = GetServiceProxy(); in IsMediaKeySystemSupported() local 169 const sptr<IMediaKeySystemFactoryService> serviceProxy = GetServiceProxy(); in IsMediaKeySystemSupported() local 182 const sptr<IMediaKeySystemFactoryService> serviceProxy = GetServiceProxy(); in GetMediaKeySystems() local 196 const sptr<IMediaKeySystemFactoryService> serviceProxy = GetServiceProxy(); in GetMediaKeySystemUuid() local 217 const sptr<IMediaKeySystemFactoryService> serviceProxy = GetServiceProxy(); in CreateMediaKeySystem() local
|
/ohos5.0/base/location/test/location_geocode/source/ |
H A D | geo_convert_service_test.cpp | 185 sptr<IRemoteObject> serviceProxy = variable 226 sptr<IRemoteObject> serviceProxy = variable 387 sptr<IRemoteObject> serviceProxy = variable 409 sptr<IRemoteObject> serviceProxy = variable 457 sptr<IRemoteObject> serviceProxy = variable
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/ |
H A D | camera_manager.cpp | 220 auto serviceProxy = GetServiceProxy(); in CreateListenerObject() local 362 auto serviceProxy = GetServiceProxy(); in CreateCaptureSession() local 385 auto serviceProxy = GetServiceProxy(); in CreateCaptureSession() local 514 auto serviceProxy = GetServiceProxy(); in CreatePhotoOutputWithoutProfile() local 528 auto serviceProxy = GetServiceProxy(); in CreatePhotoOutput() local 565 auto serviceProxy = GetServiceProxy(); in CreatePreviewOutputWithoutProfile() local 578 auto serviceProxy = GetServiceProxy(); in CreatePreviewOutput() local 608 auto serviceProxy = GetServiceProxy(); in CreatePreviewOutputStream() local 625 auto serviceProxy = GetServiceProxy(); in CreatePhotoOutputStream() local 663 auto serviceProxy = GetServiceProxy(); in CreateDeferredPreviewOutput() local [all …]
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/ |
H A D | devmgr_service_proxy.c | 35 struct DevmgrServiceProxy *serviceProxy = (struct DevmgrServiceProxy *)inst; in DevmgrServiceProxyAttachDeviceHost() local 72 struct DevmgrServiceProxy *serviceProxy = (struct DevmgrServiceProxy *)inst; in DevmgrServiceProxyAttachDevice() local 97 struct DevmgrServiceProxy *serviceProxy = (struct DevmgrServiceProxy *)inst; in DevmgrServiceProxyDetachDevice() local 116 struct DevmgrServiceProxy *serviceProxy = (struct DevmgrServiceProxy *)inst; in DevmgrServiceProxyProcessLoad() local
|
H A D | devsvc_manager_proxy.c | 75 struct DevSvcManagerProxy *serviceProxy = (struct DevSvcManagerProxy *)inst; in DevSvcManagerProxyAddService() local 115 struct DevSvcManagerProxy *serviceProxy = (struct DevSvcManagerProxy *)inst; in DevSvcManagerProxyUpdateService() local 159 struct DevSvcManagerProxy *serviceProxy = (struct DevSvcManagerProxy *)inst; in DevSvcManagerProxyGetService() local 192 struct DevSvcManagerProxy *serviceProxy = (struct DevSvcManagerProxy *)inst; in DevSvcManagerProxyRemoveService() local
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/ |
H A D | data_share_manager_impl.cpp | 227 auto serviceProxy = GetServiceProxy(); in OnAddSystemAbility() local
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/ |
H A D | camera_manager.h | 717 explicit CameraManager(sptr<ICameraService> serviceProxy) : serviceProxyPrivate_(serviceProxy) in CameraManager()
|
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/src/ |
H A D | scan_manager_client.cpp | 62 sptr<IScanService> serviceProxy = iface_cast<IScanService>(systemAbility); in GetScanServiceProxy() local
|
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/ |
H A D | print_manager_client.cpp | 646 … auto func = [printJobName, listener, printAttributes, &taskId](sptr<IPrintService> serviceProxy) { in Print() 674 auto func = [jobId, printAttributes, fd](sptr<IPrintService> serviceProxy) { in StartGetPrintFile()
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/ |
H A D | js_datashare_ext_ability.cpp | 991 auto serviceProxy = std::make_shared<DataShareKvServiceProxy>(remoteObject); in NotifyToDataShareService() local
|
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/ |
H A D | recorder_server.cpp | 1212 …sptr<CameraStandard::ICameraService> serviceProxy = iface_cast<CameraStandard::HCameraServiceProxy… in CheckCameraOutputState() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/ |
H A D | camera_framework_moduletest.cpp | 5787 sptr<ICameraService> serviceProxy = iface_cast<ICameraService>(object); variable 5846 sptr<ICameraService> serviceProxy = iface_cast<ICameraService>(object); variable
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/ |
H A D | capture_session.cpp | 6161 auto serviceProxy = CameraManager::GetInstance()->GetServiceProxy(); in CreateAndSetFoldServiceCallback() local
|