Home
last modified time | relevance | path

Searched refs:ALL (Results 1 – 25 of 268) sorted by relevance

1234567891011

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_checkbox.cpp32 CheckableStatus::ALL, CheckableStatus::PART, CheckableStatus::NONE
54 component_->SetGroupValue(value ? CheckableStatus::ALL : CheckableStatus::NONE); in Update()
94 if (checkbox->GetUpdateType() == UpdateType::ALL) { in Update()
169 CheckableStatus::NONE) ? CheckableStatus::ALL : CheckableStatus::NONE; in HandleClick()
171 component_->SetMember(value == CheckableStatus::ALL); in HandleClick()
249 if (lastStatus_ == SelectStatus::ALL && status_ == SelectStatus::PART) { in UpdateCheckBoxShape()
251 } else if (lastStatus_ == SelectStatus::ALL && status_ == SelectStatus::NONE) { in UpdateCheckBoxShape()
253 } else if (lastStatus_ == SelectStatus::PART && status_ == SelectStatus::ALL) { in UpdateCheckBoxShape()
257 } else if (lastStatus_ == SelectStatus::NONE && status_ == SelectStatus::ALL) { in UpdateCheckBoxShape()
287 status_ = SelectStatus::ALL; in UpdateGroupStatus()
H A Drender_checkbox.h87 if (value == CheckableStatus::ALL) { in UpdateUIStatus()
118 ALL = 0, enumerator
127 SelectStatus status_ = SelectStatus::ALL;
128 SelectStatus lastStatus_ = SelectStatus::ALL;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_info.h97 ALL = 0, enumerator
127 static constexpr uint32_t ALL = 15; member
129 uint32_t type = ALL;
228 static constexpr uint32_t ALL = 3; member
230 uint32_t type = ALL;
H A Dslide_recognizer.cpp158 if ((direction_.type & SwipeDirection::ALL) == SwipeDirection::ALL) { in HandleTouchUpEvent()
310 if ((direction_.type & SwipeDirection::ALL) == SwipeDirection::ALL) { in ParseFingersOffset()
349 if ((direction_.type & SwipeDirection::ALL) == SwipeDirection::ALL) { in ParseAxisOffset()
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_check_param.cpp49 if (inputTypes > static_cast<uint32_t>(DInputDeviceType::ALL) || in CheckParam()
51 !(inputTypes & static_cast<uint32_t>(DInputDeviceType::ALL))) { in CheckParam()
73 if (inputTypes > static_cast<uint32_t>(DInputDeviceType::ALL) || in CheckParam()
75 !(inputTypes & static_cast<uint32_t>(DInputDeviceType::ALL))) { in CheckParam()
/ohos5.0/foundation/ai/ai_engine/services/common/protocol/plugin_config/plugin_config_ini/
H A Dsample_plugin_1.ini17 supported_boards = ALL
21 # All boards are supported if supported_boards = ALL
30 Chipset = ALL
H A Dsample_plugin_2.ini17 supported_boards = ALL
21 # All boards are supported if supported_boards = ALL
30 Chipset = ALL
H A Dasr_keyword_spotting.ini20 # All boards are supported if supported_boards = ALL
29 Chipset = ALL
H A Dcv_image_classification.ini20 # All boards are supported if supported_boards = ALL
29 Chipset = ALL
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_dump_test.cpp691 …GetInnerCommonEventManager()->DumpState(static_cast<int32_t>(DumpEventType::ALL), "", ALL_USER, st…
723 …GetInnerCommonEventManager()->DumpState(static_cast<int32_t>(DumpEventType::ALL), "", ALL_USER, st…
745 …GetInnerCommonEventManager()->DumpState(static_cast<int32_t>(DumpEventType::ALL), "", ALL_USER, st…
780 …GetInnerCommonEventManager()->DumpState(static_cast<int32_t>(DumpEventType::ALL), "", ALL_USER, st…
814 …GetInnerCommonEventManager()->DumpState(static_cast<int32_t>(DumpEventType::ALL), "", ALL_USER, st…
847 …GetInnerCommonEventManager()->DumpState(static_cast<int32_t>(DumpEventType::ALL), "", ALL_USER, st…
879 …GetInnerCommonEventManager()->DumpState(static_cast<int32_t>(DumpEventType::ALL), "", ALL_USER, st…
910 …GetInnerCommonEventManager()->DumpState(static_cast<int32_t>(DumpEventType::ALL), "", ALL_USER, st…
994 …GetInnerCommonEventManager()->DumpState(static_cast<int32_t>(DumpEventType::ALL), "", ALL_USER, st…
1012 …GetInnerCommonEventManager()->DumpState(static_cast<int32_t>(DumpEventType::ALL), "", ALL_USER, st…
[all …]
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_client.cpp98 if (authTypeList.size() == 1 && authTypeList[0] == AuthType::ALL) { in ProcessNotice()
110 … if ((authTypeList.size() == 1 && authTypeList[0] == AuthType::ALL) || authTypeList.size() != 1) { in ProcessNotice()
280 if (tempList.size() == 1 && tempList[0] == AuthType::ALL) { in GetAuthTypeList()
285 authTypeList.emplace_back(AuthType::ALL); in GetAuthTypeList()
297 authTypeList.emplace_back(AuthType::ALL); in GetAuthTypeList()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dextract_param.h24 ALL, enumerator
38 ExtractFileType extractFileType = ExtractFileType::ALL;
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/inner_kits/test/unittest/
H A Ddistributed_input_inner_test.cpp244 …DistributedInputKit::StartRemoteInput(deviceId, static_cast<uint32_t>(DInputDeviceType::ALL), call…
253 …DistributedInputKit::StartRemoteInput(deviceId, static_cast<uint32_t>(DInputDeviceType::ALL), call…
281 …dInputKit::StartRemoteInput(srcId, sinkId, static_cast<uint32_t>(DInputDeviceType::ALL), callback);
291 …dInputKit::StartRemoteInput(srcId, sinkId, static_cast<uint32_t>(DInputDeviceType::ALL), callback);
320 …DistributedInputKit::StopRemoteInput(deviceId, static_cast<uint32_t>(DInputDeviceType::ALL), callb…
329 …DistributedInputKit::StopRemoteInput(deviceId, static_cast<uint32_t>(DInputDeviceType::ALL), callb…
357 …edInputKit::StopRemoteInput(srcId, sinkId, static_cast<uint32_t>(DInputDeviceType::ALL), callback);
367 …edInputKit::StopRemoteInput(srcId, sinkId, static_cast<uint32_t>(DInputDeviceType::ALL), callback);
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/network/rule/
H A Drule_utils.cpp51 case Protocol::ALL: in EnumToString()
65 return Protocol::ALL; in StringProtocl()
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/clientunittest/
H A Ddistributed_input_client_test.cpp269 deviceId, static_cast<uint32_t>(DInputDeviceType::ALL), callback);
278 deviceId, static_cast<uint32_t>(DInputDeviceType::ALL), callback);
306 srcId, sinkId, static_cast<uint32_t>(DInputDeviceType::ALL), callback);
316 srcId, sinkId, static_cast<uint32_t>(DInputDeviceType::ALL), callback);
345 deviceId, static_cast<uint32_t>(DInputDeviceType::ALL), callback);
354 deviceId, static_cast<uint32_t>(DInputDeviceType::ALL), callback);
382 srcId, sinkId, static_cast<uint32_t>(DInputDeviceType::ALL), callback);
392 srcId, sinkId, static_cast<uint32_t>(DInputDeviceType::ALL), callback);
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dauth_widget_helper_test.cpp62 authParam.authTypes.push_back(ALL);
79 authParam.authTypes.push_back(ALL);
97 authTypeList.push_back(ALL);
H A Dwidget_context_test.cpp285 std::vector<AuthType> authTypeList = {ALL, PIN, FACE};
302 authTypeList.insert(ALL);
305 std::vector<AuthType> testTypeList = {ALL, PIN, FACE};
317 AuthType authType = ALL;
329 AuthType authType = ALL;
348 AuthType authType = ALL;
/ohos5.0/base/global/system_resources/
H A DLICENSE_Fonts8ALL OF THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO THE TERMS OF THIS AGREEMENT, YOU MAY NO…
33 …SSUME ALL LIABILITIES AND RISKS FOR USE OF HARMONYOS SANS FONTS. SHOULD THE HARMONYOS SANS FONTS P…
/ohos5.0/base/update/updater/resources/font/
H A DLICENSE_Fonts8ALL OF THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO THE TERMS OF THIS AGREEMENT, YOU MAY NO…
33 …SSUME ALL LIABILITIES AND RISKS FOR USE OF HARMONYOS SANS FONTS. SHOULD THE HARMONYOS SANS FONTS P…
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_database.cpp127 if (faultType == FaultLogType::JS_CRASH || faultType == FaultLogType::ALL) { in CreateQueries()
143 if (faultType == FaultLogType::ALL) { in CreateQueries()
164 if (faultType < FaultLogType::ALL || faultType > FaultLogType::APP_FREEZE) { in GetFaultInfoList()
203 if (faultType < FaultLogType::ALL || faultType > FaultLogType::RUST_PANIC) { in IsFaultExist()
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/jskits/
H A DBUILD.gn71 ldflags = [ "-Wl,--exclude-libs=ALL" ]
113 ldflags = [ "-Wl,--exclude-libs=ALL" ]
170 ldflags = [ "-Wl,--exclude-libs=ALL" ]
211 ldflags = [ "-Wl,--exclude-libs=ALL" ]
/ohos5.0/foundation/distributedhardware/distributed_input/inputdevicehandler/test/inputhandlertest/
H A Ddistributed_input_handler_test.cpp45 uint32_t inputTypes = static_cast<uint32_t>(DInputDeviceType::ALL);
58 uint32_t inputTypes = static_cast<uint32_t>(DInputDeviceType::ALL);
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/userauth/
H A D_hdf_user_auth_v10.md46 | [AuthType](#authtype) : int {&nbsp;&nbsp;ALL = 0, PIN = 1, FACE = 2, FINGERPRINT = 4 } | 枚举用户认证凭据…
71 | ALL | 表示包含所有认证凭据类型。 |
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/gestures/
H A Dpan_recognizer_test_ng.cpp97 panDirection.type = PanDirection::ALL;
155 panDirection.type = PanDirection::ALL;
573 panRecognizer.direction_.type = PanDirection::ALL;
582 panRecognizer.direction_.type = PanDirection::ALL;
1111 panRecognizer.direction_.type = PanDirection::ALL;
1625 panRecognizer->direction_.type = PanDirection::ALL;
1635 panRecognizer->direction_.type = PanDirection::ALL;
1705 panRecognizer->direction_.type = PanDirection::ALL;
1711 panRecognizer->direction_.type = PanDirection::ALL;
1808 panRecognizer->direction_.type = PanDirection::ALL;
[all …]
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/test/sourcetransunittest/
H A Ddistributed_input_sourcetrans_test.cpp143 deviceId, static_cast<uint32_t>(DInputDeviceType::ALL));
151 deviceId, static_cast<uint32_t>(DInputDeviceType::ALL));
198 static_cast<uint32_t>(DInputDeviceType::ALL));
207 static_cast<uint32_t>(DInputDeviceType::ALL));
215 deviceId, static_cast<uint32_t>(DInputDeviceType::ALL));
268 static_cast<uint32_t>(DInputDeviceType::ALL));
277 static_cast<uint32_t>(DInputDeviceType::ALL));
391 static_cast<uint32_t>(DInputDeviceType::ALL));
410 static_cast<uint32_t>(DInputDeviceType::ALL));
467 static_cast<uint32_t>(DInputDeviceType::ALL));
[all …]

1234567891011