Home
last modified time | relevance | path

Searched defs:eventValue (Results 1 - 15 of 15) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/test/src/
H A Devent_publisher_test.cpp53 std::string eventValue; in HWTEST_F() local
80 std::string eventValue = it.second; in HWTEST_F() local
H A Dworkschedulerservice_test.cpp338 std::string eventValue = it.second; in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/
H A Dres_sched_event_listener_proxy.cpp29 void ResSchedEventListenerProxy::OnReceiveEvent(uint32_t eventType, uint32_t eventValue, uint32_t listenerGroup, in OnReceiveEvent() argument
50 WriteParcelForReceiveEvent(const uint32_t eventType, const uint32_t eventValue, const uint32_t listenerGroup, const nlohmann::json& extInfo, MessageParcel& data) WriteParcelForReceiveEvent() argument
H A Dres_sched_event_listener_stub.cpp69 uint32_t eventValue = 0; in OnReceiveEventInner() local
81 ParseAndCheckEventParcel(MessageParcel& data, uint32_t& eventType, uint32_t& eventValue, uint32_t& listenerGroup, std::string& extInfo) ParseAndCheckEventParcel() argument
H A Dres_sched_client.cpp510 void ResSchedClient::InnerEventListener::OnReceiveEvent(uint32_t eventType, uint32_t eventValue, uint32_t listenerGroup, in OnReceiveEvent() argument
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Dsimulation_event_listener_stub.cpp43 int32_t eventValue = data.ReadInt32(); in OnRemoteRequest() local
/foundation/graphic/graphic_2d/rosen/modules/ressched/src/
H A Dressched_event_listener.cpp35 void ResschedEventListener::OnReceiveEvent(uint32_t eventType, uint32_t eventValue, in OnReceiveEvent() argument
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Devent_listener_mgr.cpp122 void EventListenerMgr::SendEvent(uint32_t eventType, uint32_t eventValue, const nlohmann::json &extInfo, in SendEvent() argument
154 void EventListenerMgr::SendEventLock(uint32_t eventType, uint32_t eventValue, const nlohmann::json& extInfo, in SendEventLock() argument
189 HandleSendEvent(std::vector<sptr<IRemoteObject>>& listenerVec, uint32_t eventType, uint32_t eventValue, const nlohmann::json &extInfo, uint32_t listenerGroup) HandleSendEvent() argument
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Devent_listener_mgr_test.cpp36 void OnReceiveEvent(uint32_t eventType, uint32_t eventValue, uint32_t listenerGroup, const nlohmann::json& extInfo) in OnReceiveEvent() argument
/foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sourceservice/dscreenmgr/dscreenmanager_fuzzer/
H A Ddscreenmanager_fuzzer.cpp45 uint32_t eventValue = *(reinterpret_cast<const uint32_t*>(data)) % 3; in HandleScreenChangeFuzzTest() local
/foundation/arkui/ui_lite/test/autotest/include/
H A Dui_test_message.h40 std::vector<int> eventValue; member
/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
80 void EventPublisher::PublishNetworkEvent(std::string &result, const std::string &eventValue) in PublishNetworkEvent() argument
108 PublishChargingEvent(std::string &result, const std::string &eventValue) PublishChargingEvent() argument
143 PublishStorageEvent(std::string &result, const std::string &eventValue) PublishStorageEvent() argument
162 PublishBatteryStatusEvent(std::string &result, const std::string &eventValue) PublishBatteryStatusEvent() argument
[all...]
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_switch_collect.cpp193 std::string eventValue; in OnReceiveWifiEvent() local
209 std::string eventValue; in OnReceiveBluetoothEvent() local
/foundation/arkui/ace_engine/frameworks/core/components/watch_slider/
H A Drender_watch_slider.cpp258 double eventValue = -1 * event.value; in OnRotation() local
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_rss_session.cpp68 void RssEventListener::OnReceiveEvent(uint32_t eventType, uint32_t eventValue, in OnReceiveEvent() argument

Completed in 9 milliseconds