Home
last modified time | relevance | path

Searched defs:loop (Results 1 – 25 of 180) sorted by relevance

12345678

/foundation/communication/wifi/wifi/test/wifi_standard/ipc_framework/cRPC/unittest/
Dserver_test.cpp45 EventLoop *loop = nullptr; variable
55 EventLoop loop; variable
65 EventLoop loop; variable
76 EventLoop loop; variable
88 EventLoop loop; variable
101 EventLoop loop; variable
117 EventLoop loop; variable
130 EventLoop loop; variable
142 EventLoop loop; variable
154 EventLoop loop; variable
[all …]
/foundation/communication/wifi/wifi/services/wifi_standard/ipc_framework/cRPC/src/
Devloop.c74 void DestroyEventLoop(EventLoop *loop) in DestroyEventLoop()
94 void StopEventLoop(EventLoop *loop) in StopEventLoop()
104 int AddFdEvent(EventLoop *loop, int fd, unsigned int addMask) in AddFdEvent()
137 int DelFdEvent(EventLoop *loop, int fd, unsigned int delMask) in DelFdEvent()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
Devent_impl.cpp113 EventLoopImpl *loop = nullptr; in AddEvents() local
144 EventLoopImpl *loop = nullptr; in RemoveEvents() local
169 EventLoopImpl *loop = nullptr; in SetTimeout() local
190 EventLoopImpl *loop = nullptr; in Detach() local
255 bool EventImpl::SetLoop(EventLoopImpl *loop) in SetLoop()
280 bool EventImpl::Attached(const EventLoopImpl *loop, bool &isLoopConfused) const in Attached() argument
Dievent_loop.cpp30 EventLoopImpl *loop = new (std::nothrow) EventLoop; in CreateEventLoop() local
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
Dnapi_bluetooth_gatt_server_callback.cpp41 uv_loop_s *loop = nullptr; in OnCharacteristicReadRequest() local
86 uv_loop_s *loop = nullptr; in OnCharacteristicWriteRequest() local
149 uv_loop_s *loop = nullptr; in OnConnectionStateUpdate() local
191 uv_loop_s *loop = nullptr; in OnDescriptorWriteRequest() local
235 uv_loop_s *loop = nullptr; in OnDescriptorReadRequest() local
276 uv_loop_s *loop = nullptr; in OnMtuUpdate() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
Dbundle_status_callback.cpp29 uv_loop_s* loop = nullptr; in ~BundleStatusCallback() local
66 uv_loop_s* loop = nullptr; in OnBundleAdded() local
116 uv_loop_s* loop = nullptr; in OnBundleUpdated() local
169 uv_loop_s* loop = nullptr; in OnBundleRemoved() local
/foundation/resourceschedule/ffrt/benchmarks/
Dcommon.h100 uint32_t loop = count; in completely_paralle() local
112 uint32_t loop = count; in completely_serial() local
122 uint32_t loop = count; in single_thread() local
/foundation/arkui/ui_lite/test/unittest/dfx/
Devent_injector_unit_test.cpp246 uint8_t loop = 0; variable
275 uint8_t loop = 0; variable
346 uint8_t loop = 0; variable
388 uint8_t loop = 0; variable
/foundation/communication/bluetooth/frameworks/js/napi/src/
Dnapi_bluetooth_opp_observer.cpp35 uv_loop_s *loop = nullptr; in OnReceiveIncomingFileChanged() local
77 uv_loop_s *loop = nullptr; in OnTransferStateChanged() local
Dnapi_bluetooth_pbap_pse_observer.cpp33 uv_loop_s *loop = nullptr; in OnServiceConnectionStateChanged() local
Dnapi_bluetooth_pbap_pce_observer.cpp34 uv_loop_s *loop = nullptr; in OnServiceConnectionStateChanged() local
/foundation/arkui/napi/native_engine/
Dnative_async_work.cpp88 uv_loop_t* loop = engine_->GetUVLoop(); in Queue() local
110 uv_loop_t* loop = engine_->GetUVLoop(); in QueueWithQos() local
/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
Dnapi_accessibility_config_observer.cpp70 uv_loop_s *loop = nullptr; in NotifyStateChanged() local
106 uv_loop_s *loop = nullptr; in NotifyPropertyChanged() local
141 uv_loop_s *loop = nullptr; in NotifyStringChanged() local
178 uv_loop_s *loop = nullptr; in NotifyIntChanged() local
216 uv_loop_s *loop = nullptr; in NotifyUintChanged() local
254 uv_loop_s *loop = nullptr; in NotifyFloatChanged() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/
Dzlib_callback_info.cpp34 int32_t ZlibCallbackInfo::ExcuteWork(uv_loop_s* loop, uv_work_t* work) in ExcuteWork()
99 uv_loop_s* loop = nullptr; in OnZipUnZipFinish() local
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
Dnapi_accessibility_extension.cpp156 uv_loop_t *loop = engine_->GetUVLoop(); in OnAbilityConnected() local
198 uv_loop_t *loop = engine_->GetUVLoop(); in OnAbilityDisconnected() local
327 int NAccessibilityExtension::OnAccessibilityEventExec(uv_work_t *work, uv_loop_t *loop) in OnAccessibilityEventExec()
380 uv_loop_t *loop = engine_->GetUVLoop(); in OnAccessibilityEvent() local
445 int NAccessibilityExtension::OnKeyPressEventExec(uv_work_t *work, uv_loop_t *loop) in OnKeyPressEventExec()
498 uv_loop_t *loop = engine_->GetUVLoop(); in OnKeyPressEvent() local
/foundation/multimedia/player_framework/frameworks/js/player/
Dplayer_callback_napi.cpp278 uv_loop_s *loop = nullptr; in OnJsCallBack() local
331 uv_loop_s *loop = nullptr; in OnJsCallBackError() local
395 uv_loop_s *loop = nullptr; in OnJsCallBackInt() local
454 uv_loop_s *loop = nullptr; in OnJsCallBackIntVec() local
518 uv_loop_s *loop = nullptr; in OnJsCallBackIntArray() local
576 uv_loop_s *loop = nullptr; in OnJsCallBackInterrupt() local
/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
Dnapi_bluetooth_pan_observer.cpp37 uv_loop_s *loop = nullptr; in OnConnectionStateChanged() local
/foundation/arkui/ace_engine/frameworks/core/components/test/json/
Dmarquee_creator.cpp39 int32_t loop = componentJson.GetValue(MARQUEE_LOOP)->GetInt(); in CreateFromJson() local
/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
Dnapi_bluetooth_hid_host_observer.cpp39 uv_loop_s *loop = nullptr; in OnConnectionStateChanged() local
/foundation/multimedia/player_framework/frameworks/js/soundpool/src/
Dsoundpool_callback_napi.cpp137 uv_loop_s *loop = nullptr; in OnJsErrorCallBack() local
196 uv_loop_s *loop = nullptr; in OnJsloadCompletedCallBack() local
248 uv_loop_s *loop = nullptr; in OnJsplayCompletedCallBack() local
/foundation/multimedia/player_framework/interfaces/inner_api/native/soundpool/include/
Disoundpool.h25 int32_t loop = 0; member
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
Djs_event_target.cpp160 uv_loop_s *loop = nullptr; in OnDeviceAdded() local
188 uv_loop_s *loop = nullptr; in OnDeviceRemoved() local
282 uv_loop_s *loop = nullptr; in EmitJsIds() local
380 uv_loop_s *loop = nullptr; in EmitJsDev() local
526 uv_loop_s *loop = nullptr; in EmitSupportKeys() local
553 uv_loop_s *loop = nullptr; in EmitJsKeyboardType() local
879 uv_loop_s *loop = nullptr; in EmitJsKeyboardRepeatDelay() local
1006 uv_loop_s *loop = nullptr; in EmitJsKeyboardRepeatRate() local
/foundation/distributeddatamgr/distributedfile/interfaces/kits/js/src/mod_fileio/properties/
Dcreate_randomaccessfile.cpp141 uv_loop_s *loop = nullptr; in Sync() local
180 uv_loop_s *loop = nullptr; in Async() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
Dopen_v9.cpp117 uv_loop_s *loop = nullptr; in Sync() local
166 uv_loop_s *loop = nullptr; in Async() local
Dcreate_randomaccessfile.cpp141 uv_loop_s *loop = nullptr; in Sync() local
180 uv_loop_s *loop = nullptr; in Async() local

12345678