Home
last modified time | relevance | path

Searched refs:event (Results 3776 - 3800 of 4015) sorted by relevance

1...<<151152153154155156157158159160161

/foundation/multimedia/audio_framework/frameworks/native/audiopolicy/include/
H A Daudio_policy_manager.h428 int32_t InjectInterruption(const std::string networkId, InterruptEvent &event);
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiomanager/include/
H A Daudio_system_manager.h297 * @param volumeEvent the volume event info.
1180 * @brief Register callback to listen audio focus info change event
1188 * @brief Unregister callback to listen audio focus info change event
1310 * @brief inject interruption event.
1313 * @param event Indicates the InterruptEvent information needed by client.
1319 int32_t InjectInterruption(const std::string networkId, InterruptEvent &event);
/foundation/multimedia/av_codec/services/media_engine/modules/muxer/
H A Dmedia_muxer.cpp487 void MediaMuxer::OnEvent(const PluginEvent &event)
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.h550 bool AnimationCallback(AnimationId animationId, AnimationCallbackEvent event);
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_source.h337 void SetImageEventHeifParseErr(ImageEvent &event);
/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.h257 void HandleScreenStatusChange(std::string event);
/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_gesture_manager_test.cpp233 auto callback = [](std::shared_ptr<KeyEvent> event) {}; in HWTEST_F()
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_topo_manager.c558 if (info == NULL || info->event != LNN_EVENT_RELATION_CHANGED) { in OnLnnRelationChanged()
559 LNN_LOGE(LNN_BUILDER, "info or event invalid"); in OnLnnRelationChanged()
637 LNN_LOGE(LNN_BUILDER, "reg discovery type changed event fail"); in LnnInitTopoManager()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H A Ddevice_manager_impl.h280 virtual int32_t NotifyEvent(const std::string &pkgName, const int32_t eventId, const std::string &event) override;
/third_party/alsa-lib/include/
H A Dcontrol.h212 /** CTL event container */
255 /** Elements related event */
425 int snd_ctl_read(snd_ctl_t *ctl, snd_ctl_event_t *event);
718 * \param mask event mask
728 * \param mask event mask
/third_party/node/deps/v8/include/v8-include/
H A Dv8-isolate.h961 * Use for |AtomicsWaitCallback| to indicate the type of event it receives.
1005 * This will be called just before starting to wait with the |event| value
1021 * This callback may schedule exceptions, *unless* |event| is equal to
1024 using AtomicsWaitCallback = void (*)(AtomicsWaitEvent event,
1099 * termination event and resume execution capability, even if
1149 * Set the callback to invoke for logging event.
1264 * event based metrics. In order to use this interface
1377 * \param options options for the JIT code event handler.
1378 * \param event_handler the JIT code event handler, which will be invoked
1390 * new members. The \p event_handler function must ignore event code
[all...]
/third_party/node/deps/v8/include/
H A Dv8-isolate.h980 * Use for |AtomicsWaitCallback| to indicate the type of event it receives.
1024 * This will be called just before starting to wait with the |event| value
1040 * This callback may schedule exceptions, *unless* |event| is equal to
1043 using AtomicsWaitCallback = void (*)(AtomicsWaitEvent event,
1118 * termination event and resume execution capability, even if
1171 * Set the callback to invoke for logging event.
1286 * event based metrics. In order to use this interface
1395 * \param options options for the JIT code event handler.
1396 * \param event_handler the JIT code event handler, which will be invoked
1408 * new members. The \p event_handler function must ignore event code
[all...]
/third_party/node/deps/v8/src/tracing/
H A Dtrace-event.h90 // Add a trace event to the platform tracing system.
105 // Add a trace event to the platform tracing system.
122 // Set the duration field of a COMPLETE trace event.
142 // Implementation detail: trace event macros create temporary variables
177 // event if the category is enabled.
190 // event if the category is enabled. Also adds the end event when the scope
225 // event if the category is enabled.
241 // Adds a trace event with a given timestamp.
254 // Adds a trace event wit
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.h672 unsigned event, unsigned event_flags,
H A Devergreen_state.c4828 uint32_t event = EVENT_TYPE_PS_DONE; in evergreen_emit_event_write_eos() local
4838 event = EVENT_TYPE_CS_DONE; in evergreen_emit_event_write_eos()
4841 radeon_emit(cs, EVENT_TYPE(event) | EVENT_INDEX(6)); in evergreen_emit_event_write_eos()
4855 uint32_t event = EVENT_TYPE_PS_DONE; in cayman_emit_event_write_eos() local
4863 event = EVENT_TYPE_CS_DONE; in cayman_emit_event_write_eos()
4866 radeon_emit(cs, EVENT_TYPE(event) | EVENT_INDEX(6)); in cayman_emit_event_write_eos()
4978 uint32_t event = EVENT_TYPE_PS_DONE; in evergreen_emit_atomic_buffer_save() local
5003 event = EVENT_TYPE_CS_DONE; in evergreen_emit_atomic_buffer_save()
5012 radeon_emit(cs, EVENT_TYPE(event) | EVENT_INDEX(6)); in evergreen_emit_atomic_buffer_save()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dtypes.h658 DefineParameterlessType(Event, event);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtypes.h658 DefineParameterlessType(Event, event);
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUDevice.cpp526 bool GPUDevice::dispatchEvent(Napi::Env, interop::Interface<interop::Event> event) { in dispatchEvent() argument
/third_party/spirv-tools/source/opt/
H A Dtypes.h685 DefineParameterlessType(Event, event);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.h395 int wpa_auth_sm_event(struct wpa_state_machine *sm, enum wpa_event event);
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp618 DeviceUsageStats::BundleActiveEvent event(record.bundleName, record.moduleName, record.formName, in HandleDeleteForm()
641 DeviceUsageStats::BundleActiveClient::GetInstance().ReportEvent(event, userId); in HandleDeleteForm()
2037 HILOG_ERROR("Check valid publish event failed"); in CheckPublishForm()
2512 DeviceUsageStats::BundleActiveEvent event(record.bundleName, record.moduleName, record.formName, in MessageEvent()
2514 DeviceUsageStats::BundleActiveClient::GetInstance().ReportEvent(event, userId); in MessageEvent()
2596 DeviceUsageStats::BundleActiveEvent event(record.bundleName, record.moduleName, record.formName, in RouterEvent()
2598 DeviceUsageStats::BundleActiveClient::GetInstance().ReportEvent(event, userId); in RouterEvent()
3454 // Which represents listening to a certain event of all applications in NotifyFormClickEvent()
/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar_picker/
H A Dcalendar_picker_test_ng.cpp42 #include "core/components_ng/event/focus_hub.h"
1776 KeyEvent event; in HWTEST_F() local
1777 EXPECT_FALSE(pickerPattern->HandleBlurEvent(event)); in HWTEST_F()
2067 DialogEvent event; in HWTEST_F() local
2068 calendarDialogView.SetDialogChange(calendarNode, std::move(event)); in HWTEST_F()
2119 DialogEvent event; in HWTEST_F() local
2121 auto buttonConfirmNode = CalendarDialogView::CreateConfirmNode(calendarNode, event, buttonInfos); in HWTEST_F()
2660 * @tc.desc: event Function Test
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_funcs.hpp1687 VULKAN_HPP_NAMESPACE::Event event; in createEvent() local
1693 reinterpret_cast<VkEvent *>( &event ) ) ); in createEvent()
1694 return createResultValue( result, event, VULKAN_HPP_NAMESPACE_STRING "::Device::createEvent" ); in createEvent()
1706 VULKAN_HPP_NAMESPACE::Event event; in createEventUnique() local
1712 reinterpret_cast<VkEvent *>( &event ) ) ); in createEventUnique()
1715 result, event, VULKAN_HPP_NAMESPACE_STRING "::Device::createEventUnique", deleter ); in createEventUnique()
1721 VULKAN_HPP_INLINE void Device::destroyEvent( VULKAN_HPP_NAMESPACE::Event event,
1727 m_device, static_cast<VkEvent>( event ), reinterpret_cast<const VkAllocationCallbacks *>( pAllocator ) );
1732 VULKAN_HPP_INLINE void Device::destroyEvent( VULKAN_HPP_NAMESPACE::Event event,
1738 static_cast<VkEvent>( event ),
1778 getEventStatus( VULKAN_HPP_NAMESPACE::Event event, Dispatch const & d ) const getEventStatus() argument
1800 setEvent( VULKAN_HPP_NAMESPACE::Event event, Dispatch const & d ) const setEvent() argument
1818 resetEvent( VULKAN_HPP_NAMESPACE::Event event, Dispatch const & d ) const resetEvent() argument
[all...]
H A Dvulkan_core.h3554 typedef void (VKAPI_PTR *PFN_vkDestroyEvent)(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllocator);
3555 typedef VkResult (VKAPI_PTR *PFN_vkGetEventStatus)(VkDevice device, VkEvent event);
3556 typedef VkResult (VKAPI_PTR *PFN_vkSetEvent)(VkDevice device, VkEvent event);
3557 typedef VkResult (VKAPI_PTR *PFN_vkResetEvent)(VkDevice device, VkEvent event);
3634 typedef void (VKAPI_PTR *PFN_vkCmdSetEvent)(VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlags stageMask);
3635 typedef void (VKAPI_PTR *PFN_vkCmdResetEvent)(VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlags stageMask);
3879 VkEvent event,
3884 VkEvent event);
3888 VkEvent event);
3892 VkEvent event);
[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h3603 typedef void (VKAPI_PTR *PFN_vkDestroyEvent)(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllocator);
3604 typedef VkResult (VKAPI_PTR *PFN_vkGetEventStatus)(VkDevice device, VkEvent event);
3605 typedef VkResult (VKAPI_PTR *PFN_vkSetEvent)(VkDevice device, VkEvent event);
3606 typedef VkResult (VKAPI_PTR *PFN_vkResetEvent)(VkDevice device, VkEvent event);
3683 typedef void (VKAPI_PTR *PFN_vkCmdSetEvent)(VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlags stageMask);
3684 typedef void (VKAPI_PTR *PFN_vkCmdResetEvent)(VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlags stageMask);
3928 VkEvent event,
3933 VkEvent event);
3937 VkEvent event);
3941 VkEvent event);
[all...]

Completed in 118 milliseconds

1...<<151152153154155156157158159160161