Home
last modified time | relevance | path

Searched defs:events (Results 176 – 200 of 427) sorted by relevance

12345678910>>...18

/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/mock/include/
H A Denterprise_device_mgr_stub_mock.h160 …ubscribeManagedEvent(const AppExecFwk::ElementName &admin, const std::vector<uint32_t> &events) ov… in SubscribeManagedEvent()
165 …ubscribeManagedEvent(const AppExecFwk::ElementName &admin, const std::vector<uint32_t> &events) ov… in UnsubscribeManagedEvent()
/ohos5.0/base/security/security_guard/services/security_collector/src/
H A Ddata_collection.cpp283 std::vector<SecurityEvent> &events) in LoadCollector()
307 std::vector<SecurityEvent> &events) in QuerySecurityEvent()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Depoll_app.c274 struct SpungeEpollEvent *events, in EpGetEventsAndSignal()
327 struct SpungeEpollEvent *events, in EpPoll()
794 FILLP_INT SpungeEpollWait(FILLP_INT epFd, struct SpungeEpollEvent *events, FILLP_INT maxEvents, FIL… in SpungeEpollWait()
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dvoip_call_manager_proxy.cpp260 int32_t VoipCallManagerProxy::Answer(const VoipCallEventInfo &events, int32_t videoState) in Answer()
287 int32_t VoipCallManagerProxy::HangUp(const VoipCallEventInfo &events) in HangUp()
314 int32_t VoipCallManagerProxy::Reject(const VoipCallEventInfo &events) in Reject()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/input/
H A Ddom_checkbox_util.cpp91 const std::string& nodeId, const std::vector<std::string>& events) in AddChildEvent()
/ohos5.0/commonlibrary/c_utils/base/src/
H A Devent_demultiplexer.cpp125 uint32_t events = epollEvents[idx].events; in Polling() local
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dplatform_monitor.cpp295 void PlatformMonitor::GetTopEvents(std::vector<std::string> &events, std::vector<uint32_t> &counts) in GetTopEvents()
339 std::vector<std::string> events; in ReportBreakProfile() local
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/common/src/
H A Dsensor_device_manager.c88 int32_t ReportSensorEvent(const struct SensorReportEvent *events) in ReportSensorEvent()
235 struct SensorReportEvent events; in ReadData() local
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Dadmin_manager.cpp72 std::vector<ManagedEvent> events = it->adminInfo_.managedEvents_; in GetAdminBySubscribeEvent() local
326 ErrCode AdminManager::SaveSubscribeEvents(const std::vector<uint32_t> &events, const std::string &b… in SaveSubscribeEvents()
356 ErrCode AdminManager::RemoveSubscribeEvents(const std::vector<uint32_t> &events, const std::string … in RemoveSubscribeEvents()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/src/
H A Dclient_trans_tcp_direct_listener.c63 static int32_t ClientTdcOnDataEvent(ListenerModule module, int events, int32_t fd) in ClientTdcOnDataEvent()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/collaborate/
H A Ddsched_collaborate_callback_mgr.cpp59 std::vector<EventNotify> events; in PushCallback() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dstatic_object_metadata.h87 BASE_NS::vector<EventMetadata> events; member
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_processor_proxy.cpp48 void AppEventProcessorProxy::OnEvents(const std::vector<std::shared_ptr<AppEventPack>>& events) in OnEvents()
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/jsonFiles/
H A DTest_TransformJsonDataCheckFileNotEmpty.json4 "events":[ array
H A DTest_TransformJsonDataGetDeviceNodeError.json4 "events":[ array
H A DTest_TransformPenJsonDataToInputDataApproachEventEventTypeError.json4 "events":[ array
H A DTest_TransformPenJsonDataToInputDataLeaveEventEventTypeError.json4 "events":[ array
H A DTest_TransformPenJsonDataToInputDataApproachEventError.json4 "events":[ array
H A DTest_TransformPenJsonDataToInputDataLeaveEventError.json4 "events":[ array
H A DTest_TransformPenJsonDataToInputDataSlideEventError.json4 "events":[ array
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcamera/
H A Ddistributed_camera_source_service_test.cpp104 std::string events; variable
/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/include/
H A Doh_commonevent_wrapper.h36 char **events = nullptr; member
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/tests/
H A Duds_test.rs74 let mut events = Events::with_capacity(128); in server() localVariable
/ohos5.0/base/security/security_guard/test/unittest/security_collector/interface_test/src/
H A Dcollector_interface_test.cpp113 std::vector<SecurityCollector::SecurityEvent> events; variable
236 std::vector<SecurityCollector::SecurityEvent> events; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_hotspot_iface.c258 static int GetApCallbackEvents(int *events, int size) in GetApCallbackEvents()
277 int events[AP_EVENT_MAX_NUM]; in RegisterAsscociatedEvent() local

12345678910>>...18