/foundation/resourceschedule/work_scheduler/services/test/src/ |
H A D | event_publisher_test.cpp | 53 std::string eventValue; in HWTEST_F() local 80 std::string eventValue = it.second; in HWTEST_F() local
|
H A D | workschedulerservice_test.cpp | 338 std::string eventValue = it.second;
in HWTEST_F() local
|
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/ |
H A D | res_sched_event_listener_proxy.cpp | 29 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 D | res_sched_event_listener_stub.cpp | 69 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 D | res_sched_client.cpp | 510 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 D | simulation_event_listener_stub.cpp | 43 int32_t eventValue = data.ReadInt32(); in OnRemoteRequest() local
|
/foundation/graphic/graphic_2d/rosen/modules/ressched/src/ |
H A D | ressched_event_listener.cpp | 35 void ResschedEventListener::OnReceiveEvent(uint32_t eventType, uint32_t eventValue, in OnReceiveEvent() argument
|
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
H A D | event_listener_mgr.cpp | 122 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 D | event_listener_mgr_test.cpp | 36 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 D | dscreenmanager_fuzzer.cpp | 45 uint32_t eventValue = *(reinterpret_cast<const uint32_t*>(data)) % 3; in HandleScreenChangeFuzzTest() local
|
/foundation/arkui/ui_lite/test/autotest/include/ |
H A D | ui_test_message.h | 40 std::vector<int> eventValue; member
|
/foundation/resourceschedule/work_scheduler/services/native/src/ |
H A D | event_publisher.cpp | 46 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 D | device_switch_collect.cpp | 193 std::string eventValue; in OnReceiveWifiEvent() local 209 std::string eventValue; in OnReceiveBluetoothEvent() local
|
/foundation/arkui/ace_engine/frameworks/core/components/watch_slider/ |
H A D | render_watch_slider.cpp | 258 double eventValue = -1 * event.value; in OnRotation() local
|
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_rss_session.cpp | 68 void RssEventListener::OnReceiveEvent(uint32_t eventType, uint32_t eventValue, in OnReceiveEvent() argument
|