Home
last modified time | relevance | path

Searched defs:eventId (Results 1 - 25 of 547) sorted by relevance

12345678910>>...22

/foundation/ability/form_fwk/test/unittest/fms_form_supply_callback_test/
H A Dmock_event_handler.cpp20 void MockFormEventTimeoutObserver::OnEventTimeoutResponse(int64_t msg, int64_t eventId) in OnEventTimeoutResponse() argument
/base/security/security_guard/services/risk_classify/model_manager/src/
H A Dconfig_operate.cpp25 bool ConfigOperate::GetEventConfig(int64_t eventId, EventCfg &config) in GetEventConfig() argument
/base/update/updateservice/interfaces/inner_api/feature/update/model/event/
H A Devent_info.h25 EventId eventId = EventId::EVENT_TASK_BASE; member
/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Di_avsession_service_listener.h61 virtual void NotifyDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) {}; in NotifyDeviceLogEvent() argument
H A Di_avcast_state_listener.h44 virtual void OnDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) {}; in OnDeviceLogEvent() argument
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_power_state_callback_service.cpp33 int32_t eventId; in OnPowerStateChanged() local
/foundation/distributedhardware/device_manager/test/servicesfuzztest/notifyevent_fuzzer/
H A Dnotify_event_fuzzer.cpp30 int32_t eventId = *(reinterpret_cast<const int32_t*>(data)); in NotifyEventFuzzTest() local
/base/notification/eventhandler/frameworks/test/moduletest/
H A Devent_handler_test_common.cpp33 auto eventId = event->GetInnerEventId(); in ProcessEvent() local
/base/security/security_guard/frameworks/common/collector/src/
H A Di_collector.cpp23 int ICollector::Subscribe(int64_t eventId) in Subscribe() argument
27 int ICollector::Unsubscribe(int64_t eventId) in Unsubscribe() argument
/base/security/security_guard/test/fuzztest/collect/reportsecurityinfo_fuzzer/
H A Dreport_security_info_fuzzer.cpp32 int64_t eventId = rand() % (size + 1); in ReportSecurityInfoFuzzTest() local
/base/security/security_guard/frameworks/common/collect/src/
H A Devent_info.cpp19 EventInfo::EventInfo(int64_t eventId, std::string version, std::string content) in EventInfo() argument
/base/security/security_guard/test/unittest/data_collect/sa/
H A Devent_define.h40 int64_t eventId; member
/base/security/security_guard/frameworks/common/constants/include/
H A Dsecurity_collector_define.h58 int64_t eventId; variable
/base/security/security_guard/interfaces/inner_api/collector/include/
H A Devent_define.h40 int64_t eventId; member
/base/security/security_guard/test/unittest/security_collector/include/
H A Devent_info.h26 EventInfo(int64_t eventId, std::string version, std::string content) {}; in EventInfo() argument
H A Devent_define.h40 int64_t eventId; member
H A Dsecurity_event.h27 SecurityEvent(int64_t eventId, const std::string &version = "", in SecurityEvent() argument
/foundation/window/window_manager/window_scene/intention_event/dfx/src/
H A Ddfx_hisysevent.cpp26 void DfxHisysevent::ApplicationBlockInput(int32_t eventId, int32_t pid, in ApplicationBlockInput() argument
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_base.cpp46 void NetPolicyBase::SendEvent(int32_t eventId, int64_t delayTime) in SendEvent() argument
52 void NetPolicyBase::SendEvent(int32_t eventId, std::shared_ptr<PolicyEvent> &policyEvent, int64_t delayTime) in SendEvent() argument
/applications/standard/calendardata/calendarmanager/test/unittest/src/
H A Devent_service_test.cpp61 auto eventId = calendar->AddEvent(event); in HWTEST_F() local
79 auto eventId = calendar->AddEvent(event); in HWTEST_F() local
H A Devent_location_test.cpp61 auto eventId = calendar->AddEvent(event); in HWTEST_F() local
/base/account/os_account/services/accountmgr/src/
H A Daccount_info_report.cpp57 int64_t eventId = 1011015001; // 1011015001: report event id in ReportSecurityInfo() local
/base/notification/common_event_service/services/test/unittest/
H A Dordered_event_handler_test.cpp77 uint32_t eventId = 2; in HWTEST_F() local
94 uint32_t eventId = 0; in HWTEST_F() local
111 uint32_t eventId = 1; in HWTEST_F() local
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_inner_event_test.cpp50 uint32_t eventId = 0; in HWTEST_F() local
/base/security/access_token/services/tokensyncmanager/include/remote/
H A Dsoft_bus_socket_listener.h35 static void OnQos(int32_t socket, QoSEvent eventId, const QosTV *qos, uint32_t qosCount) {}; in OnQos() argument

Completed in 5 milliseconds

12345678910>>...22