Home
last modified time | relevance | path

Searched defs:action (Results 1 - 25 of 244) sorted by relevance

12345678910

/base/startup/init/ueventd/lite/
H A Dueventd_parameter.c19 int SetUeventDeviceParameter(const char *devNode, int action) in SetUeventDeviceParameter() argument
/base/time/time_service/services/dfx/include/
H A Dtime_cmd_parse.h35 Action action; member in TimeCmdParse
/base/update/updateservice/services/firmware/common/src/
H A Dfirmware_update_adapter.cpp46 std::string action = in GetUpdateAction() local
/base/location/services/location_gnss/gnss/source/
H A Dgnss_common_event_subscriber.cpp28 std::string action = want.GetAction(); in OnReceiveEvent() local
/base/theme/screenlock_mgr/services/include/
H A Dcommand.h39 Action action; member in OHOS::ScreenLock::Command
/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/tasks/
H A Dtask_ams.h33 auto action = std::make_unique<ActionWait>(seqId_, AMS_INIT_TIMEOUT_MS, in TaskAmsInit() local
/base/customization/enterprise_device_management/services/edm_plugin/src/network/rule/
H A Drule_utils.cpp22 std::string RuleUtils::EnumToString(Action action) in EnumToString() argument
35 Action RuleUtils::StringToAction(std::string action) in StringToAction() argument
/base/powermgr/battery_statistics/services/native/src/
H A Dbattery_stats_subscriber.cpp36 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
/base/print/print_fwk/services/scan_service/src/
H A Dscan_event_subscriber.cpp33 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
/base/print/print_fwk/services/print_service/src/
H A Dprint_event_subscriber.cpp35 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
/base/security/access_token/services/el5filekeymanager/src/
H A Del5_filekey_manager_subscriber.cpp38 std::string action = want.GetAction(); in OnReceiveEvent() local
/base/security/device_auth/services/frameworks/src/account_subscriber/
H A Daccount_subscriber.cpp32 std::string action = want.GetAction(); in OnReceiveEvent() local
/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
/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

Completed in 10 milliseconds

12345678910