Home
last modified time | relevance | path

Searched defs:action (Results 176 - 200 of 1638) sorted by relevance

12345678910>>...66

/third_party/node/benchmark/worker/
H A Decho.js
/third_party/node/benchmark/cluster/
H A Decho.js
/third_party/littlefs/scripts/
H A Dteepipe.py68 action='store_true', variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/lio_listio/
H A D1-1.c58 struct sigaction action; in main() local
H A D2-1.c56 struct sigaction action; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_cancel/
H A D3-1.c72 struct sigaction action; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/signal/
H A Dsigqueue.c23 void action(int sig, siginfo_t *info, void *ctx) in action() function
/third_party/skia/third_party/externals/spirv-tools/tools/lint/
H A Dlint.cpp29 LintActions action; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/lint/
H A Dlint.cpp29 LintActions action; member
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/java/src/com/android/angle/test/
H A DTestStatusReporter.java35 private void sendTestRunBroadcast(String action, int pid) in sendTestRunBroadcast() argument
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Djs_util_test.cpp62 static napi_value Handle(napi_env env, napi_callback_info info, const Action &action) in Handle() argument
/base/inputmethod/imf/frameworks/common/
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 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 Dapp_account_common_event_observer.cpp83 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 Di18n_service_event.cpp74 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 Diptables_utils.cpp75 bool IptablesUtils::ProcessFirewallAction(int32_t type, Action &action) in ProcessFirewallAction() argument
H A Dfirewall_rule.cpp40 IPTABLES::Action action = IPTABLES::Action::INVALID; in Unmarshalling() local
/base/powermgr/power_manager/test/systemtest/src/
H A Dces_system_test.cpp44 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
/base/powermgr/thermal_manager/services/zidl/src/
H A Dthermal_action_callback_stub.cpp63 std::string action; in OnThermalActionChangedStub() local
/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_timer_info.h34 inline void SetAction(const std::string &action) in SetAction() argument
/base/msdp/device_status/intention/prototype/include/
H A Dintention_identity.h56 constexpr uint32_t PARAMID(uint32_t action, uint32_t intention, uint32_t param) in PARAMID() argument
/base/telephony/sms_mms/services/sms/
H A Dsms_broadcast_subscriber_receiver.cpp44 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
/base/theme/wallpaper_mgr/utils/include/
H A Dconcurrent_map.h156 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 Dsms_broadcast_subscriber.cpp34 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
/base/useriam/face_auth/services_ex/src/
H A Dfinite_state_machine_builder.cpp40 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 Dfinite_state_machine_builder.cpp40 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

Completed in 9 milliseconds

12345678910>>...66