Home
last modified time | relevance | path

Searched defs:ctrl (Results 1 – 15 of 15) sorted by relevance

/foundation/communication/nfc/test/unittest/services/controller_test/
Dnfc_controller_test.cpp76 NfcController ctrl = NfcController::GetInstance(); variable
91 NfcController ctrl = NfcController::GetInstance(); variable
107 NfcController ctrl = NfcController::GetInstance(); variable
123 NfcController ctrl = NfcController::GetInstance(); variable
136 NfcController ctrl = NfcController::GetInstance(); variable
163 NfcController ctrl = NfcController::GetInstance(); variable
177 NfcController ctrl = NfcController::GetInstance(); variable
189 NfcController ctrl = NfcController::GetInstance(); variable
Dnfc_controller_callback_stub_test.cpp79 NfcControllerCallBackStub& ctrl = NfcControllerCallBackStub::GetInstance(); variable
92 NfcControllerCallBackStub& ctrl = NfcControllerCallBackStub::GetInstance(); variable
107 NfcControllerCallBackStub& ctrl = NfcControllerCallBackStub::GetInstance(); variable
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
Dmock_wpa_ctrl.cpp144 struct wpa_ctrl *ctrl = (struct wpa_ctrl *)calloc(1, sizeof(struct wpa_ctrl)); in wpa_ctrl_open() local
170 void wpa_ctrl_close(struct wpa_ctrl *ctrl) in wpa_ctrl_close()
215 int wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, char *reply, size_t *r… in wpa_ctrl_request()
240 int wpa_ctrl_attach(struct wpa_ctrl *ctrl) in wpa_ctrl_attach()
246 int wpa_ctrl_detach(struct wpa_ctrl *ctrl) in wpa_ctrl_detach()
252 int wpa_ctrl_recv(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len) in wpa_ctrl_recv()
270 int wpa_ctrl_pending(struct wpa_ctrl *ctrl) in wpa_ctrl_pending()
276 int wpa_ctrl_get_fd(struct wpa_ctrl *ctrl) in wpa_ctrl_get_fd()
/foundation/communication/nfc/test/fuzztest/controller_test/nfccontroller/nfccontroller_fuzzer/
Dnfccontroller_fuzzer.cpp48 NfcController ctrl = NfcController::GetInstance(); in FuzzIsNfcOpen() local
55 NfcController ctrl = NfcController::GetInstance(); in FuzzRegListener() local
64 NfcController ctrl = NfcController::GetInstance(); in FuzzUnregListener() local
/foundation/resourceschedule/ffrt/src/eu/
Drtg_ioctl.h35 static RTGCtrl ctrl; in Instance() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
Dsys_socket.c82 char ctrl[CMSG_SPACE(sizeof(uint16_t))] = {0}; in SocketSendEx() local
111 char ctrl[CMSG_SPACE(sizeof(uint16_t))] = {0}; in SendUdpSegment() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
Dcheck_gso_support.c39 FILLP_CHAR ctrl[CMSG_SPACE(sizeof(FILLP_UINT16))] = {0}; in SendUdpSegment() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_hal/wifi_hal_module/wpa_supplicant_hal/
Dwifi_wpa_common.c150 WpaCtrl *ctrl = GetWpaCtrl(); in WpaCliCmd() local
Dwifi_wpa_hal.c668 static int MyWpaCtrlPending(struct wpa_ctrl *ctrl) in MyWpaCtrlPending()
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/test/unittest/
Dnetwork_latency_controller_test.cpp66 NetworkLatencyController ctrl; member in OHOS::ResourceSchedule::NetworkLatencyControllerTest
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
Dsys_socket.c99 char ctrl[CMSG_SPACE(sizeof(uint16_t))] = {0}; in SocketSendEx() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_hal/wifi_hal_module/hostapd_hal/
Dwifi_hostapd_hal.c71 static int MyWpaCtrlPending(struct wpa_ctrl *ctrl) in MyWpaCtrlPending()
129 struct wpa_ctrl *ctrl = halDeviceInfo->hostapdHalDev->ctrlRecv; in HostapdReceiveCallback() local
285 static int WpaCtrlCommand(struct wpa_ctrl *ctrl, const char *cmd, char *buf, size_t bufSize) in WpaCtrlCommand()
/foundation/resourceschedule/ffrt/src/sched/
Dinterval.h256 PerfCtrl ctrl; variable
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
Dl2cap_core.c541 L2capErfcIControl *ctrl = NULL; in L2capProcessRxReqSeq() local
591 L2capErfcIControl *ctrl = NULL; in L2capErfcTxOneFrame() local
766 L2capErfcIControl *ctrl = NULL; in L2capErfcDoTx() local
815 L2capErfcIControl *ctrl = NULL; in L2capErfcTx() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/textfield/
Dtextfield_test_ng.cpp5686 for (auto ctrl : ctrlCodes) { variable
5697 for (auto ctrl : ctrlCodes) { variable