Home
last modified time | relevance | path

Searched defs:event (Results 126 - 150 of 2944) sorted by relevance

12345678910>>...118

/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_queue_event_handler.cpp31 void WorkQueueEventHandler::ProcessEvent([[maybe_unused]] const AppExecFwk::InnerEvent::Pointer& event) in ProcessEvent() argument
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Dicollect_plugin.cpp24 void ICollectPlugin::ReportEvent(const OnDemandEvent& event) in ReportEvent() argument
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_sa_event.cpp45 std::vector<std::string> event; in OnAddSystemAbility() local
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/include/
H A Dsynchronize_event.h39 explicit SynchronizeGuard(SynchronizeEvent& event) : syncEvent_(event) in SynchronizeGuard() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_wpa_common_test.cpp50 const char* event = nullptr; in HWTEST_F() local
/foundation/distributedhardware/distributed_audio/services/audiocontrol/test/unittest/controlsink/src/
H A Ddaudio_sink_dev_ctrl_manager_test.cpp101 AudioEvent event; in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/callback/
H A Ddcamera_preview_callback.cpp46 std::shared_ptr<DCameraEvent> event = std::make_shared<DCameraEvent>(); in OnError() local
H A Ddcamera_input_callback.cpp36 std::shared_ptr<DCameraEvent> event = std::make_shared<DCameraEvent>(); in OnError() local
H A Ddcamera_video_callback.cpp45 std::shared_ptr<DCameraEvent> event = std::make_shared<DCameraEvent>(); in OnError() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/callback/
H A Ddcamera_sink_controller_state_callback.cpp27 void DCameraSinkControllerStateCallback::OnStateChanged(std::shared_ptr<DCameraEvent>& event) in OnStateChanged() argument
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon_eventhandler.cpp37 void DaemonEventHandler::ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event) in ProcessEvent() argument
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/test/unittest/av_sender_engine/include/
H A Dav_sender_engine_test.h66 (void) event; variable
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/test/unittest/av_receiver_engine/include/
H A Dav_receiver_engine_test.h67 (void) event; variable
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/test/fuzztest/avtranscallbacknotify_fuzzer/
H A Davtranscallbacknotify_fuzzer.cpp32 AVTransEvent event = AVTransEvent{ type, content, peerDevId }; in AVTransCallbackNotifyFuzzTest() local
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/include/
H A Dscreen_manager_adapter_test.h40 (void) event; variable
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp.c63 Event *event = (Event *)context; in AvctStartup() local
84 Event *event = EventCreate(true); in AVCT_Startup() local
94 Event *event = (Event *)context; in AvctShutdown() local
109 Event *event in AVCT_Shutdown() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp.c46 Event *event = EventCreate(true); in AVDT_Startup() local
56 Event *event = (Event *)context; in AvdtStartup() local
69 Event *event = EventCreate(true); in AVDT_Shutdown() local
79 Event *event = (Event *)context; AvdtShutdown() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge.c40 void SpungeEpollEventCallback(struct FtSocket *sock, FILLP_INT event, FILLP_INT count) in SpungeEpollEventCallback() argument
/third_party/json/docs/examples/
H A Dsax_parse__binary.cpp109 std::cout << event << "\n"; in main() local
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H A Dperf_event_open.h15 static int perf_event_open(struct perf_event_attr *event, pid_t pid, in perf_event_open() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_fence.h37 HANDLE event; member
/third_party/skia/third_party/externals/libwebp/extras/
H A Dvwebp_sdl.c38 SDL_Event event; in ProcessEvents() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Devent.cpp28 event::event(clover::context &ctx, const ref_vector<event> &deps, in event() function in event
[all...]
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_error_info_handle.h33 char event[EVENT_MAX_LEN]; member
/base/location/services/location_gnss/gnss/source/
H A Dgeofence_event_callback.cpp29 ReportGeofenceEvent(int32_t fenceIndex, const HDI::Location::Geofence::V2_0::LocationInfo& location, GeofenceEvent event, int64_t timestamp) ReportGeofenceEvent() argument

Completed in 7 milliseconds

12345678910>>...118