Home
last modified time | relevance | path

Searched defs:action (Results 226 - 250 of 1653) sorted by relevance

12345678910>>...67

/foundation/multimodalinput/input/service/display_state_manager/src/
H A Ddisplay_event_monitor.cpp54 std::string action = eventData.GetWant().GetAction(); in OnReceiveEvent() local
63 void JudgeAction(std::string &action) in JudgeAction() argument
[all...]
/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
H A Dcharger_listener.cpp32 const std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
H A Dbattery_status_listener.cpp31 const std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
H A Dstorage_listener.cpp30 const std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service_ability.cpp105 void ResSchedServiceAbility::OnDeviceLevelChanged(int32_t type, int32_t level, std::string& action) in OnDeviceLevelChanged() argument
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall.h151 enum sk_action *action = bpf_map_lookup_elem(&DEFAULT_ACTION_MAP, &key); in MatchDnsQuery() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetlink_msg_test.cpp53 uint16_t action = 2; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dconcurrent_map.h197 ForEach(const std::function<bool(const key_type &, mapped_type &)> &action) ForEach() argument
210 ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) ForEachCopies() argument
224 Compute(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) Compute() argument
245 ComputeIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) ComputeIfPresent() argument
261 ComputeIfAbsent(const key_type &key, const std::function<mapped_type(const key_type &)> &action) ComputeIfAbsent() argument
275 DoActionIfEmpty(const std::function<void(void)> &action) DoActionIfEmpty() argument
[all...]
/foundation/distributeddatamgr/pasteboard/framework/framework/include/common/
H A Dconcurrent_map.h160 void ForEach(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEach() argument
173 ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) ForEachCopies() argument
187 Compute(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) Compute() argument
208 ComputeIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) ComputeIfPresent() argument
224 ComputeIfAbsent(const key_type &key, const std::function<mapped_type(const key_type &)> &action) ComputeIfAbsent() argument
[all...]
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dconcurrent_map.h184 void ForEach(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEach() argument
197 ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) ForEachCopies() argument
211 Compute(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) Compute() argument
232 ComputeIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) ComputeIfPresent() argument
248 ComputeIfAbsent(const key_type &key, const std::function<mapped_type(const key_type &)> &action) ComputeIfAbsent() argument
262 DoActionIfEmpty(const std::function<void(void)> &action) DoActionIfEmpty() argument
[all...]
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_sched/
H A Dsched_scheduler.cpp79 BConstants::ServiceSchedAction action = sessionPtr_->GetServiceSchedAction(bundleName); in ExecutingQueueTasks() local
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/sync_rule/
H A Dbattery_status_listener.cpp33 auto action = eventData.GetWant().GetAction(); in OnReceiveEvent() local
H A Duser_status_listener.cpp31 auto action = eventData.GetWant().GetAction(); in OnReceiveEvent() local
H A Dscreen_status_listener.cpp33 auto action = eventData.GetWant().GetAction(); in OnReceiveEvent() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/multiuser/
H A Dos_account_observer.cpp60 std::string action = want.GetAction(); in OnReceiveEvent() local
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_client_service_impl_test.cpp163 ActionMode action = ACTION_RENEW_T1; in HWTEST_F() local
/foundation/window/window_manager/wm/src/
H A Dinput_transfer_station.cpp81 int32_t action = pointerEvent->GetPointerAction(); in OnInputEvent() local
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/richtext/router/
H A Dindex.js223 var action = event.action; variable
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/richtext/router/
H A Dindex.js223 var action = event.action; variable
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/richtext/router/
H A Dindex.js223 var action = event.action; variable
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/richtext/router/
H A Dindex.js223 var action = event.action; variable
/test/xts/acts/kernel_lite/ipc_posix/signal/
H A DSignalTest.h29 SignalAction action; member
/third_party/eudev/src/udev/
H A Dudevadm-test.c48 const char *action = "add"; in adm_test() local
/third_party/gn/src/gn/
H A Dfunction_get_target_outputs_unittest.cc61 auto action = in TEST_F() local
77 auto action = in TEST_F() local
92 auto action in TEST_F() local
[all...]
/third_party/glfw/tests/
H A Dclipboard.c56 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument

Completed in 10 milliseconds

12345678910>>...67