Home
last modified time | relevance | path

Searched defs:status (Results 1 – 25 of 232) sorted by relevance

12345678910

/drivers/peripheral/usb/sample/host/src/
Dusbhost_ddk_test.c181 …int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, CMD_READ_PARM, g_data, … in UsbHostDdkTestAsyncRead() local
183 … int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, CMD_READ_PARM, g_data, g_reply); in UsbHostDdkTestAsyncRead() local
222 …int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, CMD_WRITE_PARM, g_data,… in UsbHostDdkTestAsyncWrite() local
224 …int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, CMD_WRITE_PARM, g_data, g_reply); in UsbHostDdkTestAsyncWrite() local
243 …int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, CMD_READ_DATA_SYNC, g_d… in UsbHostDdkTestSyncRead() local
245 …int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, CMD_READ_DATA_SYNC, g_data, g_re… in UsbHostDdkTestSyncRead() local
279 …int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, CMD_WRITE_DATA_SYNC, g_… in UsbHostDdkTestSyncWrite() local
281 …int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, CMD_WRITE_DATA_SYNC, g_data, g_r… in UsbHostDdkTestSyncWrite() local
300 …int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, CMD_CLASS_CTRL_SYNC, g_… in UsbHostDdkTestCtrlClass() local
302 …int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, CMD_CLASS_CTRL_SYNC, g_data, g_r… in UsbHostDdkTestCtrlClass() local
[all …]
/drivers/peripheral/nfc/hdi_service/
Dnfc_impl.cpp30 static void EventCallback(unsigned char event, unsigned char status) in EventCallback()
55 int32_t NfcImpl::Open(const sptr<INfcCallback> &callbackObj, NfcStatus &status) in Open()
72 int32_t NfcImpl::CoreInitialized(const std::vector<uint8_t> &data, NfcStatus &status) in CoreInitialized()
87 int32_t NfcImpl::Prediscover(NfcStatus &status) in Prediscover()
98 int32_t NfcImpl::Write(const std::vector<uint8_t> &data, NfcStatus &status) in Write()
113 int32_t NfcImpl::ControlGranted(NfcStatus &status) in ControlGranted()
124 int32_t NfcImpl::PowerCycle(NfcStatus &status) in PowerCycle()
135 int32_t NfcImpl::Close(NfcStatus &status) in Close()
147 int32_t NfcImpl::Ioctl(NfcCommand cmd, const std::vector<uint8_t> &data, NfcStatus &status) in Ioctl()
/drivers/peripheral/secure_element/hdi_service/
Dse_impl.cpp37 …t32_t SeImpl::init(const sptr<ISecureElementCallback>& clientCallback, SecureElementStatus& status) in init()
53 uint8_t& channelNumber, SecureElementStatus& status) in openLogicalChannel()
59 SecureElementStatus& status) in openBasicChannel()
64 int32_t SeImpl::closeChannel(uint8_t channelNumber, SecureElementStatus& status) in closeChannel()
70 SecureElementStatus& status) in transmit()
75 int32_t SeImpl::reset(SecureElementStatus& status) in reset()
/drivers/peripheral/usb/sample/device/liteos/lib/src/
Dlib_acm_test.c59 int32_t status; in AcmOpen() local
78 int32_t status; in AcmClose() local
100 …int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, USB_SERIAL_WRITE, g_dat… in AcmWrite() local
118 …int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, USB_SERIAL_READ, g_data… in AcmRead() local
145 …int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, USB_SERIAL_REGIST_PROP,… in acm_prop_regist() local
167 …int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, USB_SERIAL_SET_PROP, g_… in acm_prop_write() local
184 …int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, USB_SERIAL_GET_PROP, g_… in acm_prop_read() local
/drivers/peripheral/usb/sample/device/linux/
Dacm_speed_read.c37 int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, in TestSpeed() local
50 int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, in GetTempSpeed() local
68 int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, in ReadSpeedDone() local
88 int32_t status; in AcmSpeedRead() local
Dacm_speed_write.c38 int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, in TestSpeed() local
51 int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, in GetTempSpeed() local
69 int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, in WriteSpeedDone() local
90 int32_t status; in AcmSpeedWrite() local
Dacm_test.c51 …int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, USB_SERIAL_WRITE, g_data, g_repl… in TestWrite() local
66 …int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, USB_SERIAL_READ, g_data, g_reply… in TestRead() local
142 int32_t status; in StopAcmTest() local
156 int32_t status; in AcmTest() local
Dacm_write.c37 …int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, USB_SERIAL_WRITE, g_data, g_repl… in TestWrite() local
64 …int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, USB_SERIAL_OPEN, g_data, g_reply… in AcmWrite() local
Dprop_test.c74 int32_t status = -1; in TestPropGet() local
98 int32_t status = -1; in TestPropSet() local
117 int32_t status; in TestPropRegist() local
/drivers/hdf_core/framework/core/shared/src/
Dservice_status.c13 int ServiceStatusMarshalling(struct ServiceStatus *status, struct HdfSBuf *buf) in ServiceStatusMarshalling()
29 int ServiceStatusUnMarshalling(struct ServiceStatus *status, struct HdfSBuf *buf) in ServiceStatusUnMarshalling()
/drivers/peripheral/secure_element/vendor_adaptor/
Dse_vendor_adaptions.cpp36 …dorAdaptions::init(const sptr<ISecureElementCallback>& clientCallback, SecureElementStatus& status) in init()
84 std::vector<uint8_t>& response, uint8_t& channelNumber, SecureElementStatus& status) in openLogicalChannel()
108 SecureElementStatus& status) in openBasicChannel()
130 int32_t SeVendorAdaptions::closeChannel(uint8_t channelNumber, SecureElementStatus& status) in closeChannel()
143 SecureElementStatus& status) in transmit()
160 int32_t SeVendorAdaptions::reset(SecureElementStatus& status) in reset()
/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/
Dservice_manager_hdi_test.cpp111 int status = sampleService->SendRequest(SAMPLE_SERVICE_PING, data, reply, option); variable
151 int status = sampleService->SendRequest(SAMPLE_SERVICE_CALLBACK, data, reply, option); variable
172 int status = sampleService->SendRequest(SAMPLE_SERVICE_SUM, data, reply, option); variable
201 int status = sampleService->SendRequest(SAMPLE_BUFFER_TRANS, data, reply, option); variable
242 int status = sampleService->SendRequest(SAMPLE_REGISTER_DEVICE, data, reply, option); variable
287 void OnReceive(const ServiceStatus &status) override in OnReceive()
307 = new ServStatListener(ServStatListener::StatusCallback([&](const ServiceStatus &status) { in TestServiceListenerStop()
317 int status = servmgr->RegisterServiceStatusListener(listener, DEVICE_CLASS_DEFAULT); in TestServiceListenerStop() local
378 ServStatListener::StatusCallback([&](const ServiceStatus &status) { in TestSampleService()
389 int status = servmgr->RegisterServiceStatusListener(listener, DEVICE_CLASS_DEFAULT); in TestSampleService() local
[all …]
Dservice_manager_hdi_c_test.cpp94 … int status = sampleService->dispatcher->Dispatch(sampleService, SAMPLE_SERVICE_PING, data, reply); variable
138 …int status = sampleService->dispatcher->Dispatch(sampleService, SAMPLE_SERVICE_CALLBACK, data, rep… variable
166 … int status = sampleService->dispatcher->Dispatch(sampleService, SAMPLE_SERVICE_SUM, data, reply); variable
200 … int status = sampleService->dispatcher->Dispatch(sampleService, SAMPLE_STRUCT_TRANS, data, reply); variable
242 … int status = sampleService->dispatcher->Dispatch(sampleService, SAMPLE_BUFFER_TRANS, data, reply); variable
287 …int status = sampleService->dispatcher->Dispatch(sampleService, SAMPLE_REGISTER_DEVICE, data, repl… variable
383 int status = servmgr->RegisterServiceStatusListener(servmgr, listener, DEVICE_CLASS_DEFAULT); variable
453 int status = servmgr->RegisterServiceStatusListener(servmgr, listener, DEVICE_CLASS_DEFAULT); variable
514 int status = servmgr->RegisterServiceStatusListener(servmgr, listener, DEVICE_CLASS_DEFAULT); variable
715 int status = servmgr->RegisterServiceStatusListener(servmgr, NULL, DEVICE_CLASS_DEFAULT); variable
/drivers/peripheral/usb/test/unittest/hal/include/
Dusbd_transfer_test.h41 int32_t OnBulkWriteCallback(int32_t status, int32_t actLength) override in OnBulkWriteCallback()
45 int32_t OnBulkReadCallback(int32_t status, int32_t actLength) override in OnBulkReadCallback()
Dusbd_request_test.h41 int32_t OnBulkWriteCallback(int32_t status, int32_t actLength) override in OnBulkWriteCallback()
45 int32_t OnBulkReadCallback(int32_t status, int32_t actLength) override in OnBulkReadCallback()
/drivers/peripheral/camera/interfaces/hdi_passthrough/callback/src/
Dcamera_host_callback.cpp20 void CameraHostCallback::OnCameraStatus(const std::string &cameraId, CameraStatus status) in OnCameraStatus()
25 void CameraHostCallback::OnFlashlightStatus(const std::string &cameraId, FlashlightStatus status) in OnFlashlightStatus()
/drivers/peripheral/camera/test/common/callback/src/
Dcamera_host_callback.cpp21 int32_t CameraHostCallback::OnCameraStatus(const std::string& cameraId, CameraStatus status) in OnCameraStatus()
29 int32_t CameraHostCallback::OnFlashlightStatus(const std::string& cameraId, FlashlightStatus status) in OnFlashlightStatus()
/drivers/peripheral/camera/hdi_service/v1_0/src/
Dcamera_host_service_callback.cpp24 …32_t CameraHostServiceCallback::OnCameraStatus(const std::string &cameraId, VdiCameraStatus status) in OnCameraStatus()
30 …eraHostServiceCallback::OnFlashlightStatus(const std::string &cameraId, VdiFlashlightStatus status) in OnFlashlightStatus()
/drivers/peripheral/usb/sample/device/liteos/
Dacm_speed_write.c60 int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, in TestSpeed() local
74 int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, in GetTempSpeed() local
92 int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, in WriteSpeedDone() local
144 int32_t status; in AcmSpeedWrite() local
Dacm_speed_read.c61 …int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, USB_SERIAL_READ_SPEED, … in TestSpeed() local
73 int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, in GetTempSpeed() local
91 int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, in ReadSpeedDone() local
143 int32_t status; in AcmSpeedRead() local
/drivers/peripheral/usb/hdi_service/src/
Dusbd_function.cpp125 int32_t status = SetParameter(SYS_USB_CONFIG, HDC_CONFIG_OFF); in RemoveHdc() local
135 int32_t status = SetParameter(SYS_USB_CONFIG, HDC_CONFIG_ON); in AddHdc() local
145 int32_t status = SetParameter(SYS_USB_CONFIG, HDC_CONFIG_RNDIS); in SetFunctionToRndis() local
155 int32_t status = SetParameter(SYS_USB_CONFIG, HDC_CONFIG_STORAGE); in SetFunctionToStorage() local
165 int32_t status = SetParameter(SYS_USB_CONFIG, HDC_CONFIG_RNDIS_HDC); in SetFunctionToRndisHdc() local
175 int32_t status = SetParameter(SYS_USB_CONFIG, HDC_CONFIG_STORAGE_HDC); in SetFunctionToStorageHdc() local
/drivers/hdf_core/framework/core/shared/test/unittest/common/
Dhdf_core_shared_test.cpp69 ServiceStatus *status = (struct ServiceStatus *)OsalMemCalloc(sizeof(struct ServiceStatus)); variable
80 ServiceStatus *status = (struct ServiceStatus *)OsalMemCalloc(sizeof(struct ServiceStatus)); variable
/drivers/hdf_core/adapter/uhdf2/hdi/src/
Diservmgr_client.cpp86 int status = Remote()->SendRequest( in RegisterServiceStatusListener() local
106 int status = Remote()->SendRequest( in UnregisterServiceStatusListener() local
126 int status = Remote()->SendRequest( in GetService() local
163 int status = Remote()->SendRequest( in ListAllService() local
191 int status = Remote()->SendRequest( in ListServiceByInterfaceDesc() local
/drivers/hdf_core/framework/core/manager/test/unittest/common/
Dhdf_remote_adapter_test.cpp116 bool status = HdfRemoteServiceSetInterfaceDesc(service, "ohos.hdi.foo.v1_1.ifoo"); variable
134 int status = HdfRemoteServiceSetInterfaceDesc(service, "ohos.hdi.foo.v1_1.ifoo"); variable
152 int status = HdfRemoteServiceSetInterfaceDesc(service, "ohos.hdi.foo.v1_1.ifoo"); variable
/drivers/hdf_core/framework/model/network/wifi/platform/src/message/
Dmessage_router.c82 HDF_STATUS status = OsalMutexTimedLock(&g_routerMutex, HDF_WAIT_FOREVER); in RefDispatcherInner() local
101 HDF_STATUS status = OsalMutexUnlock(&g_routerMutex); in RefDispatcherInner() local
111 HDF_STATUS status; in RegDispatcher() local
341 HDF_STATUS status; in RegistRemoteService() local
374 HDF_STATUS status; in UnregistServiceInner() local
447 HDF_STATUS status; in RefRemoteService() local
624 HDF_STATUS status; in StartMessageRouter() local
687 HDF_STATUS status; in ShutdownMessageRouter() local
709 HDF_STATUS status; in RefMessageNode() local

12345678910