Home
last modified time | relevance | path

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

12345

/foundation/communication/wifi/services/wifi_standard/ipc_framework/cRPC/src/
Devloop.c68 void DestroyEventLoop(EventLoop *loop) in DestroyEventLoop()
87 void StopEventLoop(EventLoop *loop) in StopEventLoop()
97 int AddFdEvent(EventLoop *loop, int fd, unsigned int addMask) in AddFdEvent()
130 int DelFdEvent(EventLoop *loop, int fd, unsigned int delMask) in DelFdEvent()
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/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/appexecfwk/standard/kits/appkit/napi/launchermgr/
Dbundle_status_callback.cpp29 uv_loop_s* loop = nullptr; in ~BundleStatusCallback() local
71 uv_loop_s* loop = nullptr; in OnBundleAdded() local
119 uv_loop_s* loop = nullptr; in OnBundleUpdated() local
167 uv_loop_s* loop = nullptr; in OnBundleRemoved() local
/foundation/communication/bluetooth/interfaces/kits/napi/src/
Dnapi_bluetooth_gatt_server_callback.cpp41 uv_loop_s *loop = nullptr; in OnCharacteristicReadRequest() local
87 uv_loop_s *loop = nullptr; in OnCharacteristicWriteRequest() local
156 uv_loop_s *loop = nullptr; in OnConnectionStateUpdate() local
200 uv_loop_s *loop = nullptr; in OnDescriptorWriteRequest() local
246 uv_loop_s *loop = nullptr; in OnDescriptorReadRequest() local
Dnapi_bluetooth_hfp_hf_observer.cpp34 uv_loop_s *loop = nullptr; in OnConnectionStateChanged() local
75 uv_loop_s *loop = nullptr; in OnScoStateChanged() local
Dnapi_bluetooth_hfp_ag_observer.cpp35 uv_loop_s *loop = nullptr; in OnConnectionStateChanged() local
78 uv_loop_s *loop = nullptr; in OnScoStateChanged() local
Dnapi_bluetooth_gatt_client_callback.cpp36 uv_loop_s *loop = nullptr; in OnCharacteristicChanged() local
106 uv_loop_s *loop = nullptr; in OnConnectionStateChanged() local
Dnapi_bluetooth_ble_central_manager_callback.cpp137 uv_loop_s *loop = nullptr; in SysOnScanCallBack() local
209 uv_loop_s *loop = nullptr; in OnScanCallback() local
288 uv_loop_s *loop = nullptr; in OnBleBatchScanResultsEvent() local
338 uv_loop_s *loop = nullptr; in OnStartScanFailed() local
Dnapi_bluetooth_a2dp_snk_observer.cpp34 uv_loop_s *loop = nullptr; in OnConnectionStateChanged() local
Dnapi_bluetooth_pbap_pse_observer.cpp34 uv_loop_s *loop = nullptr; in OnServiceConnectionStateChanged() local
Dnapi_bluetooth_avrcp_tg_observer.cpp34 uv_loop_s *loop = nullptr; in OnConnectionStateChanged() local
Dnapi_bluetooth_a2dp_src_observer.cpp34 uv_loop_s *loop = nullptr; in OnConnectionStateChanged() local
Dnapi_bluetooth_avrcp_ct_observer.cpp34 uv_loop_s *loop = nullptr; in OnConnectionStateChanged() local
Dnapi_bluetooth_pbap_pce_observer.cpp34 uv_loop_s *loop = nullptr; in OnServiceConnectionStateChanged() local
Dnapi_bluetooth_host_observer.cpp65 uv_loop_s *loop = nullptr; in OnStateChanged() local
170 uv_loop_s *loop = nullptr; in OnDiscoveryResult() local
395 uv_loop_s *loop = nullptr; in OnPairConfirmedCallBack() local
/foundation/graphic/ui/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/ace/napi/native_engine/
Dnative_async_work.cpp59 uv_loop_t* loop = engine_->GetUVLoop(); in Queue() local
124 uv_loop_t* loop = engine_->GetUVLoop(); in Init() local
/foundation/windowmanager/wm/test/systemtest/
Dwindow_multi_ability_test.cpp58 const int loop = 10; in ShowHideWindowSceneCallable() local
73 const int loop = 10; in CreateDestroyWindowSceneCallable() local
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
Djs_event_target.cpp132 uv_loop_s *loop = nullptr; in EmitJsIdsAsync() local
315 uv_loop_s *loop = nullptr; in EmitJsDevAsync() local
412 uv_loop_s *loop = nullptr; in EmitJsIdsPromise() local
584 uv_loop_s *loop = nullptr; in EmitJsDevPromise() local
/foundation/ace/ace_engine/frameworks/core/components/test/json/
Dmarquee_creator.cpp39 int32_t loop = componentJson.GetValue(MARQUEE_LOOP)->GetInt(); in CreateFromJson() local
/foundation/multimedia/media_standard/frameworks/kitsimpl/js/avcodec/video_encoder/
Dvideo_encoder_callback_napi.cpp156 uv_loop_s *loop = nullptr; in OnJsErrorCallBack() local
213 uv_loop_s *loop = nullptr; in OnJsBufferCallBack() local
268 uv_loop_s *loop = nullptr; in OnJsFormatCallBack() local
/foundation/multimedia/media_standard/frameworks/kitsimpl/js/avcodec/video_decoder/
Dvideo_decoder_callback_napi.cpp154 uv_loop_s *loop = nullptr; in OnJsErrorCallBack() local
211 uv_loop_s *loop = nullptr; in OnJsBufferCallBack() local
266 uv_loop_s *loop = nullptr; in OnJsFormatCallBack() local
/foundation/multimedia/media_standard/frameworks/kitsimpl/js/player/
Dplayer_callback_napi.cpp267 uv_loop_s *loop = nullptr; in OnJsCallBack() local
314 uv_loop_s *loop = nullptr; in OnJsCallBackError() local
372 uv_loop_s *loop = nullptr; in OnJsCallBackInt() local
426 uv_loop_s *loop = nullptr; in OnJsCallBackIntVec() local
/foundation/multimedia/media_standard/frameworks/kitsimpl/js/avcodec/audio_decoder/
Daudio_decoder_callback_napi.cpp187 uv_loop_s *loop = nullptr; in OnJsErrorCallBack() local
246 uv_loop_s *loop = nullptr; in OnJsBufferCallBack() local
302 uv_loop_s *loop = nullptr; in OnJsFormatCallBack() local

12345