| /third_party/node/deps/v8/src/trap-handler/ |
| H A D | handler-outside-posix.cc | 46 struct sigaction action; in RegisterDefaultTrapHandler() local
|
| /base/hiviewdfx/hiview/core/param_update/src/ |
| H A D | param_event_manager.cpp | 75 std::string action = want.GetAction(); in OnReceiveEvent() local
|
| /base/hiviewdfx/hiview/plugins/unified_collector/power/ |
| H A D | power_status_manager.cpp | 28 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| H A D | task_manager_test.cpp | 131 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 D | locator_event_subscriber.cpp | 33 std::string action = event.GetWant().GetAction(); in OnReceiveEvent() local
|
| /base/hiviewdfx/hiview/plugins/eventlogger/config/ |
| H A D | event_logger_config.h | 31 std::string action; member
|
| /base/customization/enterprise_device_management/interfaces/inner_api/device_settings/src/ |
| H A D | power_policy.cpp | 32 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 D | account_event_subscribe.cpp | 39 std::string action = want.GetAction(); in OnReceiveEvent() local
|
| /base/customization/enterprise_device_management/common/native/src/plugin_utils/ |
| H A D | domain_filter_rule.cpp | 34 IPTABLES::Action action = IPTABLES::Action::INVALID; in Unmarshalling() local
|
| /base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/sensitive/ |
| H A D | sandbox_manager_event_subscriber.cpp | 75 std::string action = want.GetAction(); in OnReceiveEvent() local
|
| /base/powermgr/power_manager/test/unittest/src/ |
| H A D | power_mode_module_native_test.cpp | 103 ModeActionPolicy action; in HWTEST_F() local
|
| /base/msdp/device_status/intention/adapters/common_event_adapter/src/ |
| H A D | common_event_observer.cpp | 51 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 D | cm_event_observer.cpp | 44 std::string action = want.GetAction(); in OnReceiveEvent() local
|
| /base/security/access_token/services/privacymanager/src/common/ |
| H A D | privacy_common_event_subscriber.cpp | 78 const auto action = want.GetAction(); in OnReceiveEvent() local
|
| /base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/ |
| H A D | key_agreement_client.c | 124 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 D | app_uninstall_observer.cpp | 35 std::string action = data.GetWant().GetAction();
in OnReceiveEvent() local
|
| /base/startup/init/ueventd/include/ |
| H A D | ueventd_read_cfg.h | 33 int action; member
|
| /base/time/time_service/services/dfx/src/ |
| H A D | time_cmd_parse.cpp | 18 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 D | action_processer.cpp | 36 void ActionProcesser::AddAction(std::unique_ptr<IAction> action) in AddAction() argument [all...] |
| /base/theme/wallpaper_mgr/utils/dfx/hidumper_adapter/ |
| H A D | command.cpp | 18 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 D | uv_queue.h | 35 Action action; member
|
| /base/time/time_service/services/time/src/ |
| H A D | power_subscriber.cpp | 36 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|
| H A D | nitz_subscriber.cpp | 39 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|
| /base/theme/screenlock_mgr/services/src/ |
| H A D | command.cpp | 20 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 D | scope_guard.h | 28 ScopeGuard(ExitAction &&action) : action_(action), enable_(true) {} in ScopeGuard() argument 48 static inline ScopeGuard<ExitAction> operator + (ScopeExitGuardHelper, ExitAction &&action) in operator +() argument
|