Home
last modified time | relevance | path

Searched defs:service (Results 476 - 500 of 780) sorted by relevance

1...<<11121314151617181920>>...32

/drivers/external_device_manager/services/native/driver_extension/src/
H A Djs_driver_extension.cpp76 sptr<IRemoteObject> service = nullptr; in OnConnectPromiseCallback() local
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/include/
H A Dusb_net_adapter.h53 struct IDeviceIoService service; member
/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/
H A Dservice_manager_hdi_c_test.cpp116 ServiceManagerTestCallbackDispatch( struct HdfRemoteService *service, int code, struct HdfSBuf *data, struct HdfSBuf *reply) ServiceManagerTestCallbackDispatch() argument
/drivers/hdf_core/adapter/uhdf2/ipc/src/
H A Dhdf_remote_adapter.cpp35 HdfRemoteServiceStub::HdfRemoteServiceStub(struct HdfRemoteService *service) in HdfRemoteServiceStub() argument
90 HdfDeathNotifier::HdfDeathNotifier(struct HdfRemoteService *service, struct HdfDeathRecipient *recipient) in HdfDeathNotifier() argument
106 static int HdfRemoteAdapterOptionalDispatch(struct HdfRemoteService *service, int code, in HdfRemoteAdapterOptionalDispatch() argument
141 static int HdfRemoteAdapterDispatch(struct HdfRemoteService *service, in HdfRemoteAdapterDispatch() argument
147 static int HdfRemoteAdapterDispatchAsync(struct HdfRemoteService *service, in HdfRemoteAdapterDispatchAsync() argument
176 HdfRemoteAdapterAddDeathRecipient( struct HdfRemoteService *service, struct HdfDeathRecipient *recipient) HdfRemoteAdapterAddDeathRecipient() argument
194 HdfRemoteAdapterRemoveDeathRecipient( struct HdfRemoteService *service, const struct HdfDeathRecipient *recipient) HdfRemoteAdapterRemoveDeathRecipient() argument
257 HdfRemoteAdapterAddService(const char *name, struct HdfRemoteService *service) HdfRemoteAdapterAddService() argument
294 HdfRemoteAdapterAddSa(int32_t saId, struct HdfRemoteService *service) HdfRemoteAdapterAddSa() argument
372 HdfRemoteAdapterSetInterfaceDesc(struct HdfRemoteService *service, const char *desc) HdfRemoteAdapterSetInterfaceDesc() argument
381 HdfRemoteAdapterWriteInterfaceToken(struct HdfRemoteService *service, struct HdfSBuf *data) HdfRemoteAdapterWriteInterfaceToken() argument
428 HdfRemoteAdapterCheckInterfaceToken(struct HdfRemoteService *service, struct HdfSBuf *data) HdfRemoteAdapterCheckInterfaceToken() argument
471 HdfRemoteAdapterDefaultDispatch(struct HdfRemoteService *service, int code, struct HdfSBuf *data, struct HdfSBuf *reply) HdfRemoteAdapterDefaultDispatch() argument
[all...]
H A Dhdf_sbuf_impl_hipc.cpp274 static int32_t SbufMParcelImplWriteRemoteService(struct HdfSBufImpl *sbuf, const struct HdfRemoteService *service) in SbufMParcelImplWriteRemoteService() argument
/drivers/hdf_core/framework/core/manager/test/unittest/common/
H A Dhdf_ioservice_test.cpp103 OnDevEventReceived( struct HdfDevEventlistener *listener, struct HdfIoService *service, uint32_t id, struct HdfSBuf *data) OnDevEventReceived() argument
122 OnDevEventReceivedTest( struct HdfDevEventlistener *listener, struct HdfIoService *service, uint32_t id, struct HdfSBuf *data) OnDevEventReceivedTest() argument
144 OnDevEventReceivedTest1( struct HdfDevEventlistener *listener, struct HdfIoService *service, uint32_t id, struct HdfSBuf *data) OnDevEventReceivedTest1() argument
[all...]
/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_if.c71 struct HdfIoService *service = (struct HdfIoService *)handle; in HdmiUserClose() local
87 struct HdfIoService *service = (struct HdfIoService *)handle; in HdmiUserStart() local
105 struct HdfIoService *service = (struct HdfIoService *)handle; HdmiUserStop() local
125 struct HdfIoService *service = (struct HdfIoService *)handle; HdmiUserAvmuteSet() local
155 struct HdfIoService *service = (struct HdfIoService *)handle; HdmiUserDeepColorSet() local
185 struct HdfIoService *service = (struct HdfIoService *)handle; HdmiUserSetVideoAttribute() local
218 struct HdfIoService *service = (struct HdfIoService *)handle; HdmiUserSetAudioAttribute() local
252 struct HdfIoService *service = (struct HdfIoService *)handle; HdmiUserSetHdrAttribute() local
286 struct HdfIoService *service = (struct HdfIoService *)handle; HdmiUserDeepColorGet() local
322 struct HdfIoService *service = (struct HdfIoService *)handle; HdmiUserGetSinkEdid() local
357 struct HdfIoService *service = (struct HdfIoService *)handle; HdmiUserRegisterHpdCallbackFunc() local
389 struct HdfIoService *service = (struct HdfIoService *)handle; HdmiUserUnregisterHpdCallbackFunc() local
440 struct HdfIoService *service = (struct HdfIoService *)obj; HdmiOpen() local
[all...]
/drivers/hdf_core/framework/support/platform/src/i3c/
H A Di3c_core.c18 struct IDeviceIoService service; member
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dcan_test.c81 struct HdfIoService *service = NULL; in CanTestGetConfig() local
/drivers/hdf_core/framework/utils/src/
H A Dhdf_sbuf.c257 int32_t HdfSbufWriteRemoteService(struct HdfSBuf *sbuf, const struct HdfRemoteService *service) in HdfSbufWriteRemoteService() argument
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_manager.c589 struct AudioHwManager *service = (struct AudioHwManager *)manager; in ReleaseAudioManagerObject() local
601 struct AudioHwManager *service = (struct AudioHwManager *)OsalMemCalloc(sizeof(struct AudioHwManager)); in AudioManagerCreateIfInstance() local
[all...]
/drivers/peripheral/audio/supportlibs/adm_adapter/src/
H A Daudio_interface_lib_render.c877 int32_t AudioOutputRenderWriteFrame(struct HdfIoService *service, in AudioOutputRenderWriteFrame() argument
929 struct HdfIoService *service = NULL; AudioOutputRenderWrite() local
[all...]
/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_service.c233 struct HuksService *service = (struct HuksService *)malloc(sizeof(struct HuksService)); in HuksImplGetInstance() local
[all...]
/drivers/peripheral/usb/gadget/function/include/
H A Dcdcacm.h91 struct IDeviceIoService service; member
/drivers/peripheral/usb/sample/host/liteos_test/include/
H A Dusbhost_sdkraw_speed.h93 struct IDeviceIoService service; member
/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_host_sdk_if_test.h78 struct IDeviceIoService service; member
/drivers/peripheral/sensor/hdi_service/
H A Dsensor_clients_manager.cpp283 std::set<int> service = {serviceId}; in OpenSensor() local
296 auto service in IsNeedOpenSensor() local
[all...]
/drivers/peripheral/usb/net/include/
H A Dcdc_ether.h85 struct IDeviceIoService service; member
/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Duser_auth_interface_service_test.cpp68 int32_t DoOnceExecutorRegister(const std::shared_ptr<UserAuthInterfaceService> &service, AuthType authType, in DoOnceExecutorRegister() argument
82 void RegisterAllExecutor(const std::shared_ptr<UserAuthInterfaceService> &service) in RegisterAllExecutor() argument
89 void DeleteAllExecutor(const std::shared_ptr<UserAuthInterfaceService> &service) in DeleteAllExecutor() argument
96 DoOnceEnroll(const std::shared_ptr<UserAuthInterfaceService> &service, int32_t userId, AuthType authType, const std::vector<uint8_t> &authToken, EnrollResultTest &enrollResultTest) DoOnceEnroll() argument
120 DoOnceAuth(const std::shared_ptr<UserAuthInterfaceService> &service, int32_t userId, AuthType authType, std::vector<uint8_t> &challenge, AuthResultTest &authResultTest) DoOnceAuth() argument
153 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
165 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
184 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
196 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
219 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
248 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
262 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
278 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
294 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
316 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
339 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
377 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
419 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
433 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
447 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
461 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
480 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
518 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
546 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
558 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
573 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
593 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
613 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
629 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
645 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
662 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
694 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
706 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
746 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
763 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
780 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
808 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
826 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
878 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
890 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
933 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
949 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
981 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
1015 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
1033 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
1066 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
1080 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
1108 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
1124 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
1156 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
1191 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
1225 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
1254 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
1306 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
1337 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dextension_ability_thread.cpp295 sptr<IRemoteObject> service = extensionImpl_->ConnectExtension(want, isAsyncCallback); in HandleConnectExtension() local
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/
H A Dnnrt_device_service.cpp127 sptr<PreparedModelService> service = new (std::nothrow) PreparedModelService(context); in PrepareModel() local
169 sptr<PreparedModelService> service = new (std::nothrow) PreparedModelService(context); in PrepareModelFromModelCache() local
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/
H A Dnnrt_device_service.cpp134 sptr<PreparedModelService> service = new (std::nothrow) PreparedModelService(context); in PrepareModel() local
202 sptr<PreparedModelService> service = new (std::nothrow) PreparedModelService(context); in PrepareModelFromModelCache() local
/foundation/ability/ability_runtime/services/quickfixmgr/src/
H A Dquick_fix_manager_apply_task.cpp344 auto service = quickFixMgrService_.promote(); in HandlePatchDeployed() local
806 auto service = quickFixMgrService_.promote(); in RemoveSelf() local
/foundation/CastEngine/castengine_cast_framework/service/src/
H A Dcast_session_manager_service.cpp193 DiscoveryManagerListener(sptr<CastSessionManagerService> service) : service_(service) {} in DiscoveryManagerListener() argument
197 auto service variable
218 ConnectionManagerListener(sptr<CastSessionManagerService> service) ConnectionManagerListener() argument
222 auto service = service_.promote(); global() variable
242 auto service = service_.promote(); global() variable
263 auto service = service_.promote(); global() variable
274 auto service = service_.promote(); global() variable
295 auto service = service_.promote(); global() variable
313 auto service = service_.promote(); global() variable
330 auto service = service_.promote(); global() variable
711 sptr<CastSessionManagerService> service = service_.promote(); OnRemoteDied() local
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_client.cpp159 auto service = client->GetService(serviceUuid); in GetCharacteristic() local

Completed in 22 milliseconds

1...<<11121314151617181920>>...32