Home
last modified time | relevance | path

Searched defs:action (Results 76 - 100 of 1027) sorted by relevance

12345678910>>...42

/base/startup/init/services/modules/crashhandler/
H A Dcrash_handler.c67 struct sigaction action; in InstallLocalSignalHandler() local
/base/telephony/call_manager/test/unittest/ui_client/
H A Dcommon_event_subscriber_test.cpp34 std::string action = want.GetAction(); in OnReceiveEvent() local
/base/telephony/sms_mms/test/gtest/
H A Dsms_broadcast_subscriber_gtest.cpp32 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
/base/theme/screenlock_mgr/frameworks/js/napi/include/
H A Devent_listener.h33 Action action; member
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_common_event_subscriber.cpp27 std::string action = want.GetAction(); in OnReceiveEvent() local
/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Dwidget_callback_service.cpp31 CallbackManager::CallbackAction action = [impl]() { in WidgetCallbackService() local
38 CallbackManager::GetInstance().AddCallback(reinterpret_cast<uintptr_t>(this), action); in WidgetCallbackService() local
/base/useriam/user_auth_framework/common/utils/
H A Diam_scope_guard.h32 explicit IamScopeGuard(ExitAction &&action) : action_(std::forward<ExitAction>(action)) in IamScopeGuard() argument
/third_party/curl/lib/
H A Dsigpipe.h51 struct sigaction action; in sigpipe_ignore() local
/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

Completed in 7 milliseconds

12345678910>>...42