| /third_party/node/benchmark/worker/ |
| H A D | echo.js | |
| /third_party/node/benchmark/cluster/ |
| H A D | echo.js | |
| /third_party/littlefs/scripts/ |
| H A D | teepipe.py | 68 action='store_true', variable
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/lio_listio/ |
| H A D | 1-1.c | 58 struct sigaction action; in main() local
|
| H A D | 2-1.c | 56 struct sigaction action; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_cancel/ |
| H A D | 3-1.c | 72 struct sigaction action; in main() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/signal/ |
| H A D | sigqueue.c | 23 void action(int sig, siginfo_t *info, void *ctx) in action() function
|
| /third_party/skia/third_party/externals/spirv-tools/tools/lint/ |
| H A D | lint.cpp | 29 LintActions action; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/lint/ |
| H A D | lint.cpp | 29 LintActions action; member
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/java/src/com/android/angle/test/ |
| H A D | TestStatusReporter.java | 35 private void sendTestRunBroadcast(String action, int pid) in sendTestRunBroadcast() argument
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| H A D | js_util_test.cpp | 62 static napi_value Handle(napi_env env, napi_callback_info info, const Action &action)
in Handle() argument
|
| /base/inputmethod/imf/frameworks/common/ |
| 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 ComputeIfAbsent(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) ComputeIfAbsent() argument [all...] |
| /base/account/os_account/services/accountmgr/src/appaccount/ |
| H A D | app_account_common_event_observer.cpp | 83 std::string action = want.GetAction(); in OnReceiveEvent() local 98 void AppAccountCommonEventObserver::DealWithRemoveEvent(const AAFwk::Want &want, const std::string action) in DealWithRemoveEvent() argument
|
| /base/global/i18n/services/src/ |
| H A D | i18n_service_event.cpp | 74 std::string action = startReason.GetName(); in CheckStartReason() local 82 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local 88 void I18nServiceEvent::HandleMultiUser(const std::string& action, const std::string& localId) in HandleMultiUser() argument [all...] |
| /base/customization/enterprise_device_management/common/native/src/plugin_utils/ |
| H A D | iptables_utils.cpp | 75 bool IptablesUtils::ProcessFirewallAction(int32_t type, Action &action) in ProcessFirewallAction() argument
|
| H A D | firewall_rule.cpp | 40 IPTABLES::Action action = IPTABLES::Action::INVALID; in Unmarshalling() local
|
| /base/powermgr/power_manager/test/systemtest/src/ |
| H A D | ces_system_test.cpp | 44 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|
| /base/powermgr/thermal_manager/services/zidl/src/ |
| H A D | thermal_action_callback_stub.cpp | 63 std::string action; in OnThermalActionChangedStub() local
|
| /base/notification/distributed_notification_service/services/ans/include/ |
| H A D | reminder_timer_info.h | 34 inline void SetAction(const std::string &action) in SetAction() argument
|
| /base/msdp/device_status/intention/prototype/include/ |
| H A D | intention_identity.h | 56 constexpr uint32_t PARAMID(uint32_t action, uint32_t intention, uint32_t param) in PARAMID() argument
|
| /base/telephony/sms_mms/services/sms/ |
| H A D | sms_broadcast_subscriber_receiver.cpp | 44 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|
| /base/theme/wallpaper_mgr/utils/include/ |
| H A D | concurrent_map.h | 156 void ForEach(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEach() argument 169 ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) ForEachCopies() argument 183 Compute(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) Compute() argument 204 ComputeIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) ComputeIfPresent() argument 220 ComputeIfAbsent(const key_type &key, const std::function<mapped_type(const key_type &)> &action) ComputeIfAbsent() argument [all...] |
| /base/telephony/sms_mms/test/unittest/ |
| H A D | sms_broadcast_subscriber.cpp | 34 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|
| /base/useriam/face_auth/services_ex/src/ |
| H A D | finite_state_machine_builder.cpp | 40 MakeTransition(uint32_t state, uint32_t event, uint32_t nextState, const FiniteStateMachine::Action &action) MakeTransition() argument 58 MakeOnStateEnter(uint32_t state, const FiniteStateMachine::Action &action) MakeOnStateEnter() argument 69 MakeOnStateLeave(uint32_t state, const FiniteStateMachine::Action &action) MakeOnStateLeave() argument
|
| /base/useriam/user_auth_framework/services/base/src/ |
| H A D | finite_state_machine_builder.cpp | 40 MakeTransition(uint32_t state, uint32_t event, uint32_t nextState, const FiniteStateMachine::Action &action) MakeTransition() argument 58 MakeOnStateEnter(uint32_t state, const FiniteStateMachine::Action &action) MakeOnStateEnter() argument 69 MakeOnStateLeave(uint32_t state, const FiniteStateMachine::Action &action) MakeOnStateLeave() argument
|