Home
last modified time | relevance | path

Searched defs:action (Results 126 - 150 of 3198) sorted by relevance

12345678910>>...128

/third_party/node/deps/v8/src/trap-handler/
H A Dhandler-outside-posix.cc46 struct sigaction action; in RegisterDefaultTrapHandler() local
/base/hiviewdfx/hiview/core/param_update/src/
H A Dparam_event_manager.cpp75 std::string action = want.GetAction(); in OnReceiveEvent() local
/base/hiviewdfx/hiview/plugins/unified_collector/power/
H A Dpower_status_manager.cpp28 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dtask_manager_test.cpp131 std::unique_ptr<ActionWait> action = std::make_unique<ActionWait>(Task::GetNextSeqId(), 1000); in HWTEST_F() local
155 auto action in HWTEST_F() local
[all...]
/base/location/services/location_locator/locator/source/
H A Dlocator_event_subscriber.cpp33 std::string action = event.GetWant().GetAction(); in OnReceiveEvent() local
/base/hiviewdfx/hiview/plugins/eventlogger/config/
H A Devent_logger_config.h31 std::string action; member
/base/customization/enterprise_device_management/interfaces/inner_api/device_settings/src/
H A Dpower_policy.cpp32 uint32_t action = parcel.ReadUint32(); in Unmarshalling() local
46 bool PowerPolicy::SetPowerPolicyAction(uint32_t action) in SetPowerPolicyAction() argument
/base/account/os_account/services/accountmgr/src/
H A Daccount_event_subscribe.cpp39 std::string action = want.GetAction(); in OnReceiveEvent() local
/base/customization/enterprise_device_management/common/native/src/plugin_utils/
H A Ddomain_filter_rule.cpp34 IPTABLES::Action action = IPTABLES::Action::INVALID; in Unmarshalling() local
/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/sensitive/
H A Dsandbox_manager_event_subscriber.cpp75 std::string action = want.GetAction(); in OnReceiveEvent() local
/base/powermgr/power_manager/test/unittest/src/
H A Dpower_mode_module_native_test.cpp103 ModeActionPolicy action; in HWTEST_F() local
/base/msdp/device_status/intention/adapters/common_event_adapter/src/
H A Dcommon_event_observer.cpp51 const auto action = want.GetAction(); in OnReceiveEvent() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/os_dependency/sa/
H A Dcm_event_observer.cpp44 std::string action = want.GetAction(); in OnReceiveEvent() local
/base/security/access_token/services/privacymanager/src/common/
H A Dprivacy_common_event_subscriber.cpp78 const auto action = want.GetAction(); in OnReceiveEvent() local
/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/
H A Dkey_agreement_client.c124 static bool is_state_error(struct key_agreement_client *handle, enum protocol_action action) in is_state_error() argument
/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
H A Dapp_uninstall_observer.cpp35 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
/base/startup/init/ueventd/include/
H A Dueventd_read_cfg.h33 int action; member
/base/time/time_service/services/dfx/src/
H A Dtime_cmd_parse.cpp18 TimeCmdParse( const std::vector<std::string> &argsFormat, const std::string &strHelp, const TimeCmdParse::Action &action) TimeCmdParse() argument
/base/update/sys_installer/frameworks/action_processer/src/
H A Daction_processer.cpp36 void ActionProcesser::AddAction(std::unique_ptr<IAction> action) in AddAction() argument
[all...]
/base/theme/wallpaper_mgr/utils/dfx/hidumper_adapter/
H A Dcommand.cpp18 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help, const Command::Action &action) in Command() argument
/base/theme/screenlock_mgr/frameworks/js/napi/include/
H A Duv_queue.h35 Action action; member
/base/time/time_service/services/time/src/
H A Dpower_subscriber.cpp36 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
H A Dnitz_subscriber.cpp39 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
/base/theme/screenlock_mgr/services/src/
H A Dcommand.cpp20 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help, const Command::Action &action) in Command() argument
/base/update/updater/utils/include/
H A Dscope_guard.h28 ScopeGuard(ExitAction &&action) : action_(action), enable_(true) {} in ScopeGuard() argument
48 static inline ScopeGuard<ExitAction> operator + (ScopeExitGuardHelper, ExitAction &&action) in operator +() argument

Completed in 7 milliseconds

12345678910>>...128