Home
last modified time | relevance | path

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

123456789

/foundation/communication/wifi/wifi/test/wifi_standard/wifi_base/
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/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/base/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/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/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
Dbundle_status_callback.cpp30 uv_loop_s* loop = nullptr; in ~BundleStatusCallback() local
71 uv_loop_s* loop = nullptr; in OnBundleAdded() local
133 uv_loop_s* loop = nullptr; in OnBundleUpdated() local
198 uv_loop_s* loop = nullptr; in OnBundleRemoved() local
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
Dnapi_bluetooth_gatt_server_callback.cpp41 uv_loop_s *loop = nullptr; in OnCharacteristicReadRequest() local
88 uv_loop_s *loop = nullptr; in OnCharacteristicWriteRequest() local
153 uv_loop_s *loop = nullptr; in OnConnectionStateUpdate() local
197 uv_loop_s *loop = nullptr; in OnDescriptorWriteRequest() local
243 uv_loop_s *loop = nullptr; in OnDescriptorReadRequest() local
286 uv_loop_s *loop = nullptr; in OnMtuUpdate() local
/foundation/resourceschedule/ffrt/benchmarks/
Dcommon.h101 uint32_t loop = count; in completely_paralle() local
113 uint32_t loop = count; in completely_serial() local
123 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
78 uv_loop_s *loop = nullptr; in OnTransferStateChanged() local
/foundation/arkui/napi/native_engine/
Dnative_async_work.cpp79 uv_loop_t* loop = engine_->GetUVLoop(); in Queue() local
101 uv_loop_t* loop = engine_->GetUVLoop(); in QueueWithQos() local
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
Dnapi_accessibility_extension.cpp158 uv_loop_s* loop = nullptr; in OnAbilityConnected() local
201 uv_loop_s* loop = nullptr; in OnAbilityDisconnected() local
331 int NAccessibilityExtension::OnAccessibilityEventExec(uv_work_t *work, uv_loop_t *loop) in OnAccessibilityEventExec()
395 uv_loop_s* loop = nullptr; in OnAccessibilityEvent() local
454 int NAccessibilityExtension::OnKeyPressEventExec(uv_work_t *work, uv_loop_t *loop) in OnKeyPressEventExec()
506 uv_loop_s* loop = nullptr; in OnKeyPressEvent() local
/foundation/multimedia/player_framework/frameworks/js/player/
Dplayer_callback_napi.cpp278 uv_loop_s *loop = nullptr; in OnJsCallBack() local
333 uv_loop_s *loop = nullptr; in OnJsCallBackError() local
391 uv_loop_s *loop = nullptr; in OnJsCallBackInt() local
452 uv_loop_s *loop = nullptr; in OnJsCallBackIntVec() local
510 uv_loop_s *loop = nullptr; in OnJsCallBackIntArray() local
570 uv_loop_s *loop = nullptr; in OnJsCallBackInterrupt() 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/src/
Dnapi_accessibility_config_observer.cpp110 uv_loop_s *loop = nullptr; in NotifyStateChanged() local
144 uv_loop_s *loop = nullptr; in NotifyPropertyChanged() local
178 uv_loop_s *loop = nullptr; in NotifyStringChanged() local
213 uv_loop_s *loop = nullptr; in NotifyStringVectorChanged() local
249 uv_loop_s *loop = nullptr; in NotifyIntChanged() local
285 uv_loop_s *loop = nullptr; in NotifyUintChanged() local
321 uv_loop_s *loop = nullptr; in NotifyFloatChanged() local
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
Djs_event_target.cpp159 uv_loop_s *loop = nullptr; in OnDeviceAdded() local
192 uv_loop_s *loop = nullptr; in OnDeviceRemoved() local
291 uv_loop_s *loop = nullptr; in EmitJsIds() local
389 uv_loop_s *loop = nullptr; in EmitJsDev() local
535 uv_loop_s *loop = nullptr; in EmitSupportKeys() local
562 uv_loop_s *loop = nullptr; in EmitJsKeyboardType() local
888 uv_loop_s *loop = nullptr; in EmitJsSetKeyboardRepeatDelay() local
916 uv_loop_s *loop = nullptr; in EmitJsKeyboardRepeatDelay() local
1043 uv_loop_s *loop = nullptr; in EmitJsSetKeyboardRepeatRate() local
1071 uv_loop_s *loop = nullptr; in EmitJsKeyboardRepeatRate() local
/foundation/multimedia/player_framework/test/unittest/soundpool_test/src/
Dsoundpool_unit_test.cpp945 int32_t loop = -1; variable
995 int32_t loop = 3; variable
1044 int32_t loop = -2; variable
1093 int32_t loop = -1; variable
1143 int32_t loop = 2; variable
1200 int32_t loop = 2; variable
/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
Dnapi_bluetooth_pan_observer.cpp38 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
198 uv_loop_s *loop = nullptr; in OnJsloadCompletedCallBack() local
252 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/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
Dwatcher.cpp82 uv_loop_s *loop = nullptr; in CreateWatcher() 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/user_file_service/test/unittest/mock/
Djs_native_api_mock.cpp19 int uv_queue_work(uv_loop_t* loop, uv_work_t* req, uv_work_cb work_cb, uv_after_work_cb after_work_… in uv_queue_work()
30 napi_status napi_get_uv_event_loop(napi_env env, struct uv_loop_s** loop) in napi_get_uv_event_loop()

123456789