Home
last modified time | relevance | path

Searched defs:eventId (Results 1 – 25 of 467) sorted by relevance

12345678910>>...19

/ohos5.0/base/notification/eventhandler/frameworks/cj/src/
H A Demitter_ffi.cpp38 int32_t CJ_OnWithId(uint32_t eventId, CEventCallback callbackInfo) in CJ_OnWithId()
47 int32_t CJ_OnWithStringId(char* eventId, CEventCallback callbackInfo) in CJ_OnWithStringId()
56 int32_t CJ_OnceWithId(uint32_t eventId, CEventCallback callbackInfo) in CJ_OnceWithId()
65 int32_t CJ_OnceWithStringId(char* eventId, CEventCallback callbackInfo) in CJ_OnceWithStringId()
74 void CJ_OffWithId(uint32_t eventId) in CJ_OffWithId()
79 void CJ_OffWithString(char* eventId) in CJ_OffWithString()
84 int32_t CJ_OffWithIdCallback(uint32_t eventId, CEventCallback callbackInfo) in CJ_OffWithIdCallback()
106 void CJ_EmitWithId(uint32_t eventId, uint32_t priority, CEventData data) in CJ_EmitWithId()
111 void CJ_EmitWithString(char* eventId, uint32_t priority, CEventData data) in CJ_EmitWithString()
116 uint32_t CJ_GetListenerCountById(uint32_t eventId) in CJ_GetListenerCountById()
[all …]
H A Demitter.cpp34 InnerEvent::EventId eventId; member
51 bool IsExistValidCallback(const InnerEvent::EventId &eventId) in IsExistValidCallback()
121 void OutPutEventIdLog(const InnerEvent::EventId &eventId) in OutPutEventIdLog()
161 int32_t Emitter::On(char* eventId, CallbackImpl *callback) in On()
179 void Unsubscribe(InnerEvent::EventId eventId) in Unsubscribe()
199 void Emitter::Off(uint32_t eventId) in Off()
205 void Emitter::Off(char* eventId) in Off()
211 void Emitter::Off(uint32_t eventId, CallbackImpl *callback) in Off()
217 void Emitter::Off(char* eventId, CallbackImpl *callback) in Off()
250 uint32_t Emitter::GetListenerCount(uint32_t eventId) in GetListenerCount()
[all …]
/ohos5.0/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp344 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SIM_IO); in SimIccIoTest() local
481 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SET_STATUS); in RadioRestartTest() local
822 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_DIAL); in CallDialTest() local
944 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_HOLD_CALL); in CallHoldTest() local
982 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SWAP_CALL); in CallSwapTest() local
1039 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_OPERATOR); in NetworkOperatorTest() local
1058 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SEND_SMS); in SendRilCmSmsTest() local
2174 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SET_USSD); in SetUssdTest() local
2193 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_GET_USSD); in GetUssdTest() local
2212 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SET_CMUT); in SetMuteTest() local
[all …]
/ohos5.0/base/security/security_guard/services/risk_classify/model_manager/src/
H A Ddb_operate.cpp32 int DbOperate::QueryRecentEventByEventId(int64_t eventId, SecEvent &event) in QueryRecentEventByEventId()
37 int DbOperate::QueryRecentEventByEventId(const std::vector<int64_t> &eventId, std::vector<SecEvent>… in QueryRecentEventByEventId()
42 int DbOperate::QueryEventByEventId(int64_t eventId, std::vector<SecEvent> &events) in QueryEventByEventId()
72 int64_t DbOperate::CountEventByEventId(int64_t eventId) in CountEventByEventId()
77 int DbOperate::DeleteOldEventByEventId(int64_t eventId, int64_t count) in DeleteOldEventByEventId()
82 int DbOperate::DeleteAllEventByEventId(int64_t eventId) in DeleteAllEventByEventId()
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/framework/anr_handler/src/
H A Danr_handler.cpp52 void ANRHandler::SetSessionStage(int32_t eventId, const wptr<ISessionStage> &sessionStage) in SetSessionStage()
68 void ANRHandler::HandleEventConsumed(int32_t eventId, int64_t actionTime) in HandleEventConsumed()
127 void ANRHandler::SetAnrHandleState(int32_t eventId, bool status) in SetAnrHandleState()
152 int32_t eventId = anrHandlerState_.eventsToReceipt.front(); in MarkProcessed() local
168 void ANRHandler::SendEvent(int32_t eventId, int64_t delayTime) in SendEvent()
184 void ANRHandler::ClearExpiredEvents(int32_t eventId) in ClearExpiredEvents()
199 int32_t ANRHandler::GetPersistentIdOfEvent(int32_t eventId) in GetPersistentIdOfEvent()
217 void ANRHandler::UpdateLatestEventId(int32_t eventId) in UpdateLatestEventId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dplatform_res_register.h36 void RegisterEvent(const std::string& eventId, const EventCallback&& eventCallback) in RegisterEvent()
41 void UnregisterEvent(const std::string& eventId) in UnregisterEvent()
46 void OnEvent(const std::string& eventId, const std::string& param) in OnEvent()
/ohos5.0/foundation/filemanagement/dfs_service/services/
H A D5204.json23 "eventId": "param", string
33 "eventId": "commonevent", string
38 "eventId": "commonevent", string
48 "eventId": "commonevent", string
52 "eventId": "commonevent", string
61 "eventId": "commonevent", string
71 "eventId": "param", string
/ohos5.0/base/security/security_guard/test/unittest/data_collect/database_manager/
H A Dsecurity_guard_database_manager_test.cpp82 [] (int64_t eventId, EventCfg &config) { in __anoneb9782dd0202()
87 [] (int64_t eventId, EventCfg &config) { in __anoneb9782dd0302()
105 [] (int64_t eventId, EventCfg &config) { in __anoneb9782dd0402()
139 int64_t eventId = 0; variable
183 int64_t eventId = 0; variable
260 int64_t eventId = 0; variable
272 int64_t eventId = 0; variable
287 int64_t eventId = 0; variable
/ohos5.0/base/security/security_guard/interfaces/inner_api/collect/test/unittest/src/
H A Ddata_collect_kit_test.cpp90 static int64_t eventId = 1011009000; variable
112 static int64_t eventId = 1011009000; variable
134 static int64_t eventId = 1011009000; variable
156 static int64_t eventId = 1011009000; variable
178 static int64_t eventId = 0; variable
212 static int64_t eventId = 1011009000; variable
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_event_test.cpp105 uint32_t eventId = 0; variable
125 uint32_t eventId = 0; variable
149 uint32_t eventId = 0; variable
175 uint32_t eventId = 0; variable
200 uint32_t eventId = 0; variable
241 uint32_t eventId = 0; variable
266 uint32_t eventId = 0; variable
285 uint32_t eventId = 0; variable
304 uint32_t eventId = 0; variable
323 uint32_t eventId = 0; variable
[all …]
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_report_handler.cpp42 void BundleActiveReportHandler::SendEvent(const int32_t& eventId, in SendEvent()
68 void BundleActiveReportHandler::RemoveEvent(const int32_t& eventId) in RemoveEvent()
85 bool BundleActiveReportHandler::HasEvent(const int32_t& eventId) in HasEvent()
98 void BundleActiveReportHandler::ProcessEvent(const int32_t& eventId, in ProcessEvent()
/ohos5.0/base/security/security_guard/services/data_collect/store/src/
H A Ddatabase_manager.cpp82 int DatabaseManager::QueryRecentEventByEventId(int64_t eventId, SecEvent &event) in QueryRecentEventByEventId()
91 … DatabaseManager::QueryRecentEventByEventId(std::string table, const std::vector<int64_t> &eventId, in QueryRecentEventByEventId()
109 int DatabaseManager::QueryEventByEventId(int64_t eventId, std::vector<SecEvent> &events) in QueryEventByEventId()
159 int64_t DatabaseManager::CountEventByEventId(int64_t eventId) in CountEventByEventId()
168 int DatabaseManager::DeleteOldEventByEventId(int64_t eventId, int64_t count) in DeleteOldEventByEventId()
177 int DatabaseManager::DeleteAllEventByEventId(int64_t eventId) in DeleteAllEventByEventId()
193 for (int64_t eventId : eventIds) { in SubscribeDb() local
206 for (int64_t eventId : eventIds) { in UnSubscribeDb() local
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_manager_inner.cpp228 int32_t CoreManagerInner::SetUssd(int32_t slotId, int32_t eventId, const std::string str, in SetUssd()
406 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) in GetPreferredNetworkPara()
438 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) in GetCellInfoList()
454 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) in GetCurrentCellInfo()
598 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) in GetCBConfig()
614 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) in GetCdmaCBConfig()
790 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) in ShutDown()
822 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) in Reject()
854 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) in Answer()
1214 int32_t CoreManagerInner::DeactivatePdpContext(int32_t slotId, int32_t eventId, in DeactivatePdpContext()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_component.h160 void SetPreparedEventId(const EventMarker& eventId) in SetPreparedEventId()
170 void SetStartEventId(const EventMarker& eventId) in SetStartEventId()
180 void SetPauseEventId(const EventMarker& eventId) in SetPauseEventId()
190 void SetStopEventId(const EventMarker& eventId) in SetStopEventId()
200 void SetFinishEventId(const EventMarker& eventId) in SetFinishEventId()
210 void SetErrorEventId(const EventMarker& eventId) in SetErrorEventId()
220 void SetSeekingEventId(const EventMarker& eventId) in SetSeekingEventId()
230 void SetSeekedEventId(const EventMarker& eventId) in SetSeekedEventId()
240 void SetTimeUpdateEventId(const EventMarker& eventId) in SetTimeUpdateEventId()
250 void SetFullscreenChangeEventId(const EventMarker& eventId) in SetFullscreenChangeEventId()
/ohos5.0/base/security/security_guard/interfaces/inner_api/collector/src/
H A Di_collector.cpp23 int ICollector::Subscribe(int64_t eventId) in Subscribe()
27 int ICollector::Unsubscribe(int64_t eventId) in Unsubscribe()
/ohos5.0/base/security/security_guard/services/security_collector/src/
H A Ddata_collection.cpp42 for (int64_t eventId : eventIds) { in StartCollectors() local
71 for (int64_t eventId : eventIds) { in SecurityGuardSubscribeCollector() local
94 bool DataCollection::IsCollectorStarted(int64_t eventId) in IsCollectorStarted()
110 for (int64_t eventId : eventIds) { in StopCollectors() local
139 ErrorCode DataCollection::LoadCollector(int64_t eventId, std::string path, std::shared_ptr<ICollect… in LoadCollector()
168 ErrorCode DataCollection::GetCollectorPath(int64_t eventId, std::string& path) in GetCollectorPath()
216 ErrorCode DataCollection::GetCollectorType(int64_t eventId, int32_t& collectorType) in GetCollectorType()
/ohos5.0/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_event_handler.cpp58 auto eventId = static_cast<int32_t>(event->GetInnerEventId()); variable
70 auto eventId = static_cast<int32_t>(event->GetInnerEventId()); variable
79 auto eventId = static_cast<int32_t>(event->GetInnerEventId()); variable
/ohos5.0/foundation/ability/ability_runtime/services/common/include/
H A Devent_handler_wrap.h34 EventWrap(uint32_t eventId) : EventWrap(eventId, 0) {} in EventWrap()
35 EventWrap(uint32_t eventId, int64_t param) : eventId_(eventId), param_(param) in EventWrap()
39 EventWrap(uint32_t eventId, int64_t param, bool isExtension) : eventId_(eventId), param_(param), in EventWrap()
44 EventWrap(uint32_t eventId, std::shared_ptr<EventDataBase> data) in EventWrap()
/ohos5.0/base/security/security_guard/services/config_manager/src/
H A Dmodel_cfg_marshalling.cpp94 std::back_inserter(preLoads), [] (int64_t eventId) { in to_json()
100 std::back_inserter(eventList), [] (int64_t eventId) { in to_json()
133 for (const std::string& eventId : preLoads) { in from_json() local
143 for (const std::string& eventId : eventList) { in from_json() local
179 std::string eventId; in from_json() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_event.cpp51 BundleActiveEvent::BundleActiveEvent(int32_t eventId, int64_t timeStamp) in BundleActiveEvent()
66 BundleActiveEvent::BundleActiveEvent(const int32_t eventId, const std::string bundleName, const int… in BundleActiveEvent()
115 const int64_t formId, const int32_t eventId, const int32_t uid) in BundleActiveEvent()
199 bool BundleActiveEvent::IsBundleEvent(const int32_t eventId) in IsBundleEvent()
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/
H A Dinput_handler_manager_test.cpp120 int32_t eventId = 1; variable
137 int32_t eventId = 2; variable
248 int32_t eventId = 4; variable
265 int32_t eventId = 10; variable
282 int32_t eventId = 1; variable
298 int32_t eventId = 2; variable
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/common/
H A Dnet_policy_event_handler.cpp28 void NetPolicyEventHandler::ProcessEvent(int32_t eventId, std::shared_ptr<PolicyEvent> eventData) in ProcessEvent()
39 auto eventId = static_cast<int32_t>(event->GetInnerEventId()); in SendEvent() local
/ohos5.0/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()
52 void NetPolicyBase::SendEvent(int32_t eventId, std::shared_ptr<PolicyEvent> &policyEvent, int64_t d… in SendEvent()
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Danr_handler.cpp47 void ANRHandler::SetLastProcessedEventId(int32_t eventType, int32_t eventId, int64_t actionTime) in SetLastProcessedEventId()
61 void ANRHandler::MarkProcessed(int32_t eventType, int32_t eventId) in MarkProcessed()
82 void ANRHandler::SendEvent(int32_t eventType, int32_t eventId) in SendEvent()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_handler.cpp68 void BundleActiveGroupHandler::SendCheckBundleMsg(const int32_t& eventId, in SendCheckBundleMsg()
108 std::string BundleActiveGroupHandler::GetMsgKey(const int32_t& eventId, in GetMsgKey()
120 void BundleActiveGroupHandler::SendEvent(const int32_t& eventId, in SendEvent()
146 void BundleActiveGroupHandler::RemoveEvent(const int32_t& eventId) in RemoveEvent()
182 void BundleActiveGroupHandler::ProcessEvent(const int32_t& eventId, in ProcessEvent()

12345678910>>...19