Home
last modified time | relevance | path

Searched defs:eventType (Results 151 - 175 of 425) sorted by relevance

12345678910>>...17

/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dmedia_key_system_callback_napi.cpp28 void MediaKeySystemCallbackNapi::SetCallbackReference(const std::string eventType, in SetCallbackReference() argument
36 void MediaKeySystemCallbackNapi::ClearCallbackReference(const std::string eventType) in ClearCallbackReference() argument
/foundation/multimodalinput/input/service/event_handler/test/
H A Danr_manager_test.cpp58 int32_t eventType = 1; in HWTEST_F() local
218 int32_t eventType = 1; in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/
H A Dres_sched_service_proxy.cpp166 void ResSchedServiceProxy::UnRegisterEventListener(uint32_t eventType, uint32_t listenerGroup) in UnRegisterEventListener() argument
146 RegisterEventListener(const sptr<IRemoteObject>& listener, uint32_t eventType, uint32_t group) RegisterEventListener() argument
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Devent_publisher.cpp46 void EventPublisher::Dump(std::string &result, const std::string &eventType, const std::string &eventValue) in Dump() argument
65 void EventPublisher::PublishEvent(std::string &result, const std::string &eventType, const std::string &eventValue) in PublishEvent() argument
/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dnfc_controller_proxy.cpp266 KITS::ErrorCode NfcControllerProxy::NotifyEventStatus(int eventType, int arg1, std::string arg2) in NotifyEventStatus() argument
/foundation/communication/wifi/wifi/frameworks/js/napi/inc/
H A Dwifi_napi_event.h67 std::string eventType; member in OHOS::Wifi::AsyncEventData
/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Devent_manager.cpp154 UvWorkWrapper::UvWorkWrapper(void *theData, napi_env theEnv, std::string eventType, EventManager *eventManager) in UvWorkWrapper() argument
/foundation/communication/nfc/services/src/ipc/controller/
H A Dnfc_controller_stub.cpp316 int eventType = data.ReadInt32(); in HandleNotifyEventStatus() local
H A Dnfc_controller_impl.cpp135 KITS::ErrorCode NfcControllerImpl::NotifyEventStatus(int eventType, int arg1, std::string arg2) in NotifyEventStatus() argument
/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dnfc_controller_test.cpp291 int eventType = 0; in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/
H A Ddcamera_source_event.h62 explicit DCameraSourceEvent(DCAMERA_EVENT eventType) in DCameraSourceEvent() argument
64 explicit DCameraSourceEvent(DCAMERA_EVENT eventType, DCameraIndex& index) in DCameraSourceEvent() argument
70 explicit DCameraSourceEvent(DCAMERA_EVENT eventType, in DCameraSourceEvent() argument
76 explicit DCameraSourceEvent(DCAMERA_EVENT eventType, in DCameraSourceEvent() argument
82 explicit DCameraSourceEvent(DCAMERA_EVENT eventType, in DCameraSourceEvent() argument
88 DCameraSourceEvent(DCAMERA_EVENT eventType, const std::vector<std::shared_ptr<DCameraSettings>>& settings) DCameraSourceEvent() argument
94 DCameraSourceEvent(DCAMERA_EVENT eventType, const std::vector<int>& streamIds) DCameraSourceEvent() argument
100 DCameraSourceEvent(DCAMERA_EVENT eventType, std::shared_ptr<DCameraEvent>& camEvent) DCameraSourceEvent() argument
[all...]
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/unittest/audiosourcetest/include/
H A Ddaudio_ipc_common.h112 void DAudioNotify(const std::string &devId, const std::string &dhId, const int32_t eventType, in DAudioNotify() argument
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesink/src/
H A Ddaudio_sink_stub.cpp158 int32_t eventType = data.ReadInt32(); in DAudioNotifyInner() local
H A Ddaudio_sink_service.cpp109 void DAudioSinkService::DAudioNotify(const std::string &devId, const std::string &dhId, const int32_t eventType, in DAudioNotify() argument
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Ddcamera_channel_sink_impl_test.cpp259 int32_t eventType = 1; in HWTEST_F() local
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesource/src/
H A Ddaudio_source_stub.cpp174 int32_t eventType = data.ReadInt32(); in DAudioNotifyInner() local
H A Ddaudio_source_service.cpp123 void DAudioSourceService::DAudioNotify(const std::string &devId, const std::string &dhId, const int32_t eventType, in DAudioNotify() argument
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_file_cache_napi.cpp48 bool RegisterManager::RemoveRegisterInfo(const string &eventType) in RemoveRegisterInfo() argument
[all...]
/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dwindow_event_channel_proxy.cpp251 TransferAccessibilityHoverEvent(float pointX, float pointY, int32_t sourceType, int32_t eventType, int64_t timeMs) TransferAccessibilityHoverEvent() argument
H A Dwindow_event_channel_stub.cpp166 int32_t eventType = 0; in HandleTransferAccessibilityHoverEvent() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_event_channel_base.h108 TransferAccessibilityHoverEvent(float pointX, float pointY, int32_t sourceType, int32_t eventType, int64_t timeMs) TransferAccessibilityHoverEvent() argument
H A Dwindow_event_channel_test.cpp72 int32_t eventType = 0; in TransferAccessibilityHoverEvent() local
H A Dwindow_event_channel_proxy_test.cpp169 int32_t eventType = 0; in HWTEST_F() local
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_stub.cpp138 uint32_t eventType = 0; in OnRemoteRequest() local
/test/xts/acts/hdf/hid/emit_event_test/entry/src/main/cpp/
H A Demit_event_ndk_test.cpp42 std::vector<Hid_EventType> eventType = {HID_EV_ABS, HID_EV_KEY, HID_EV_SYN, HID_EV_MSC}; in HidCreateDevice() local

Completed in 14 milliseconds

12345678910>>...17