/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
H A D | app_account_authenticator_session_manager_module_test.cpp | 187 AuthenticatorAction action; variable 252 AuthenticatorAction action; variable 259 AuthenticatorAction action; variable 278 AuthenticatorAction action; variable 307 AuthenticatorAction action; variable 350 AuthenticatorAction action; variable 402 AuthenticatorAction action; variable 432 AuthenticatorAction action; variable 464 AuthenticatorAction action; variable 514 AuthenticatorAction action; variable [all …]
|
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/network/rule/ |
H A D | rule_utils.cpp | 22 std::string RuleUtils::EnumToString(Action action) in EnumToString() 35 Action RuleUtils::StringToAction(std::string action) in StringToAction()
|
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/configs/ |
H A D | standby_strategy_config.json | 5 "action": "allow", string 13 "action": "restrict", string 23 "action": "allow", string 31 "action": "restrict", string
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_test4.cpp | 45 WSPropertyChangeAction action; member in OHOS::Rosen::SceneSessionTest4 80 WSPropertyChangeAction action = WSPropertyChangeAction::ACTION_UPDATE_ASPECT_RATIO; variable 109 WSPropertyChangeAction action = WSPropertyChangeAction::ACTION_UPDATE_ASPECT_RATIO; variable 129 WSPropertyChangeAction action = WSPropertyChangeAction::ACTION_UPDATE_ASPECT_RATIO; variable 158 WSPropertyChangeAction action = WSPropertyChangeAction::ACTION_UPDATE_ASPECT_RATIO; variable 175 WSPropertyChangeAction action = WSPropertyChangeAction::ACTION_UPDATE_ASPECT_RATIO; variable 193 WSPropertyChangeAction action = WSPropertyChangeAction::ACTION_UPDATE_ANIMATION_FLAG; variable 259 ){}; in __anon5bf3b6d60202() 438 WSPropertyChangeAction action = WSPropertyChangeAction::ACTION_UPDATE_PRIVACY_MODE; variable 465 WSPropertyChangeAction action = WSPropertyChangeAction::ACTION_UPDATE_MODE; variable
|
/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/src/ |
H A D | ability_slice_route.cpp | 38 void AbilitySliceRoute::AddActionRoute(const std::string &action, const std::string &entry) in AddActionRoute() 47 std::string AbilitySliceRoute::MatchRoute(const std::string &action) in MatchRoute()
|
/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/include/ |
H A D | concurrent_map.h | 161 …size_type EraseIf(const std::function<bool(const key_type &key, mapped_type &value)> &action) noex… in EraseIf() 184 void ForEach(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEach() 197 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() 211 …ol Compute(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) in Compute() 232 …eIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) in ComputeIfPresent() 248 …bool ComputeIfAbsent(const key_type &key, const std::function<mapped_type(const key_type &)> &acti… in ComputeIfAbsent()
|
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/ |
H A D | state_manager.cpp | 57 StateActions* action = new (std::nothrow) StateActions(); in ForState() local 77 StateActions& action = ForState(i); in FromState() local 87 StateActions* action = currState_->second; in ToState() local 152 StateActions *action = currState_->second; in ResetTimerDelay() local
|
/ohos5.0/base/security/security_guard/test/unittest/config_manager/resource/ |
H A D | related_event_analysis.json | 17 "action":{}, object 29 "action":{}, object 41 "action":{ object 55 "action":{}, object 67 "action":{}, object 79 "action":{}, object
|
H A D | related_event_analysis_update.json | 17 "action":{}, object 29 "action":{}, object 41 "action":{ object 55 "action":{}, object 67 "action":{}, object 79 "action":{}, object
|
/ohos5.0/foundation/ability/form_fwk/test/resource/benchmark/form_test_bundle/src/main/js/widget/pages/index/ |
H A D | index.json | 8 "action": "router", string 16 "action": "message", string
|
/ohos5.0/foundation/ability/ability_runtime/test/resource/benchmark/form_test_bundle/src/main/js/widget/pages/index/ |
H A D | index.json | 8 "action": "router", string 16 "action": "message", string
|
/ohos5.0/foundation/multimodalinput/input/intention/adapters/common_event_adapter/src/ |
H A D | common_event_observer.cpp | 41 for (const auto &action : g_commonEvents) { in CreateCommonEventObserver() local 51 const auto action = want.GetAction(); in OnReceiveEvent() local
|
/ohos5.0/base/msdp/device_status/intention/adapters/common_event_adapter/src/ |
H A D | common_event_observer.cpp | 41 for (const auto &action : g_commonEvents) { in CreateCommonEventObserver() local 51 const auto action = want.GetAction(); in OnReceiveEvent() local
|
/ohos5.0/base/useriam/face_auth/services_ex/src/ |
H A D | finite_state_machine_builder.cpp | 41 uint32_t nextState, const FiniteStateMachine::Action &action) in MakeTransition() 59 const FiniteStateMachine::Action &action) in MakeOnStateEnter() 70 const FiniteStateMachine::Action &action) in MakeOnStateLeave()
|
/ohos5.0/base/useriam/user_auth_framework/services/base/src/ |
H A D | finite_state_machine_builder.cpp | 41 uint32_t nextState, const FiniteStateMachine::Action &action) in MakeTransition() 59 const FiniteStateMachine::Action &action) in MakeOnStateEnter() 70 const FiniteStateMachine::Action &action) in MakeOnStateLeave()
|
/ohos5.0/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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/touch_listener/ |
H A D | touch_listener_component.h | 47 void SetEvent(const EventMarker& eventMarker, uint32_t action, uint32_t stage, in SetEvent() 54 uint32_t action, uint32_t stage, uint32_t eventType) const in GetEvent() 59 void SetSwipeEvent(const EventMarker& eventMarker, uint32_t action, uint32_t stage) in SetSwipeEvent() 64 const EventMarker& GetSwipeEvent(uint32_t action, uint32_t stage) const in GetSwipeEvent()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/form/ |
H A D | mock_form_utils.h | 29 int32_t RouterEvent(const int64_t formId, const std::string& action, const int32_t containerId, in RouterEvent() 41 …int32_t BackgroundEvent(const int64_t formId, const std::string& action, const int32_t containerId, in BackgroundEvent()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/ |
H A D | mock_form_utils.h | 29 int32_t RouterEvent(const int64_t formId, const std::string& action, const int32_t containerId, in RouterEvent() 41 …int32_t BackgroundEvent(const int64_t formId, const std::string& action, const int32_t containerId, in BackgroundEvent()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/recorder/internal/ |
H A D | init_state.h | 38 …Action action = (ret == ErrorCode::SUCCESS) ? Action::TRANS_TO_RECORDING_SETTING : Action::ACTION_… in SetVideoSource() local 45 …Action action = (ret == ErrorCode::SUCCESS) ? Action::TRANS_TO_RECORDING_SETTING : Action::ACTION_… in SetAudioSource() local
|
H A D | recording_state.h | 65 Action action = (ret == ErrorCode::SUCCESS) ? Action::ACTION_BUTT : Action::TRANS_TO_ERROR; in Stop() local 72 Action action = (ret == ErrorCode::SUCCESS) ? Action::TRANS_TO_INIT : Action::ACTION_BUTT; in OnComplete() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
H A D | window_event_process.cpp | 33 int32_t action = pointerEvent->GetPointerAction(); in ProcessEnterLeaveEvent() local 73 int32_t action = pointerEvent->GetPointerAction(); in ProcessWindowMouseEvent() local 89 int32_t action = pointerEvent->GetPointerAction(); in ProcessWindowDragEvent() local
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
H A D | netlink_msg.cpp | 40 void NetlinkMsg::AddRoute(uint16_t action, struct rtmsg msg) in AddRoute() 50 void NetlinkMsg::AddRule(uint16_t action, struct fib_rule_hdr msg) in AddRule() 61 void NetlinkMsg::AddAddress(uint16_t action, struct ifaddrmsg msg) in AddAddress()
|
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/client/src/ |
H A D | user_idm_callback_service.cpp | 31 CallbackManager::CallbackAction action = [impl]() { in IdmCallbackService() local 70 CallbackManager::CallbackAction action = [impl]() { in IdmGetCredInfoCallbackService() local 99 CallbackManager::CallbackAction action = [impl]() { in IdmGetSecureUserInfoCallbackService() local
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_file_kit_inner/data_sync/ |
H A D | sync_state_manager_test.cpp | 257 Action action = syncStateManager.UpdateSyncState(SyncState::SYNCING); variable 279 Action action = syncStateManager.UpdateSyncState(SyncState::SYNCING); variable 377 Action action = syncStateManager.UpdateSyncState(SyncState::INIT); variable 432 Action action = syncStateManager.ClearDisableCloudFlag(); variable
|