| /foundation/multimodalinput/input/service/display_state_manager/src/ |
| H A D | display_event_monitor.cpp | 54 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 D | charger_listener.cpp | 32 const std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|
| H A D | battery_status_listener.cpp | 31 const std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|
| H A D | storage_listener.cpp | 30 const std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|
| /foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/ |
| H A D | res_sched_service_ability.cpp | 105 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 D | netfirewall.h | 151 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 D | netlink_msg_test.cpp | 53 uint16_t action = 2; in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/common/ |
| H A D | concurrent_map.h | 197 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 D | concurrent_map.h | 160 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 D | concurrent_map.h | 184 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 D | sched_scheduler.cpp | 79 BConstants::ServiceSchedAction action = sessionPtr_->GetServiceSchedAction(bundleName); in ExecutingQueueTasks() local
|
| /foundation/filemanagement/dfs_service/services/cloudsyncservice/src/sync_rule/ |
| H A D | battery_status_listener.cpp | 33 auto action = eventData.GetWant().GetAction(); in OnReceiveEvent() local
|
| H A D | user_status_listener.cpp | 31 auto action = eventData.GetWant().GetAction(); in OnReceiveEvent() local
|
| H A D | screen_status_listener.cpp | 33 auto action = eventData.GetWant().GetAction(); in OnReceiveEvent() local
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/multiuser/ |
| H A D | os_account_observer.cpp | 60 std::string action = want.GetAction(); in OnReceiveEvent() local
|
| /foundation/communication/dhcp/test/unittest/services/dhcp_client/ |
| H A D | dhcp_client_service_impl_test.cpp | 163 ActionMode action = ACTION_RENEW_T1; in HWTEST_F() local
|
| /foundation/window/window_manager/wm/src/ |
| H A D | input_transfer_station.cpp | 81 int32_t action = pointerEvent->GetPointerAction(); in OnInputEvent() local
|
| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/richtext/router/ |
| H A D | index.js | 223 var action = event.action;
variable
|
| /test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/richtext/router/ |
| H A D | index.js | 223 var action = event.action;
variable
|
| /test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/richtext/router/ |
| H A D | index.js | 223 var action = event.action;
variable
|
| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/richtext/router/ |
| H A D | index.js | 223 var action = event.action;
variable
|
| /test/xts/acts/kernel_lite/ipc_posix/signal/ |
| H A D | SignalTest.h | 29 SignalAction action;
member
|
| /third_party/eudev/src/udev/ |
| H A D | udevadm-test.c | 48 const char *action = "add"; in adm_test() local
|
| /third_party/gn/src/gn/ |
| H A D | function_get_target_outputs_unittest.cc | 61 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 D | clipboard.c | 56 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument
|