/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | auth_widget_helper_test.cpp | 71 std::vector<AuthType> validType; variable 88 std::vector<AuthType> validType = authParam.authTypes; variable
|
/ohos5.0/foundation/ability/ability_runtime/service_router_framework/services/srms/src/ |
H A D | service_router_data_mgr.cpp | 111 BusinessType validType = GetBusinessType(filter); in QueryBusinessAbilityInfos() local
|
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/ |
H A D | user_auth_service.cpp | 881 …ice::CheckPrivatePinEnroll(const std::vector<AuthType> &authType, std::vector<AuthType> &validType) in CheckPrivatePinEnroll() 982 … const AuthParamInner &authParam, const WidgetParam &widgetParam, std::vector<AuthType> &validType, in StartWidgetContext() 1010 const WidgetParam &widgetParam, std::vector<AuthType> &validType) in CheckValidSolution() 1062 std::vector<AuthType> &validType, ContextFactory::AuthWidgetContextPara ¶) in ProcessPinExpired() 1114 std::vector<AuthType> validType; in AuthWidget() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_util.cpp | 809 [accessorType](const DataType& validType) { return validType == accessorType; })) { in ValidatePrimitiveAttribute() 813 … const ComponentType& validType) { return validType == accessorComponentType; })) { in ValidatePrimitiveAttribute() 873 [accessorType](const DataType& validType) { return validType == accessorType; })) { in ValidatePrimitiveAttributeQuatization() 877 … const ComponentType& validType) { return validType == accessorComponentType; })) { in ValidatePrimitiveAttributeQuatization()
|
/ohos5.0/base/useriam/user_auth_framework/services/context/src/ |
H A D | auth_widget_helper.cpp | 34 …etHelper::InitWidgetContextParam(const AuthParamInner &authParam, std::vector<AuthType> &validType, in InitWidgetContextParam()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | pipeline_descriptor_set_binder.cpp | 310 …const bool validType = (RenderHandleUtil::GetHandleType(currHandle) == RenderHandleType::GPU_BUFFE… in BindBuffers() local 417 …const bool validType = (RenderHandleUtil::GetHandleType(currHandle) == RenderHandleType::GPU_IMAGE… in BindImages() local 503 …const bool validType = (RenderHandleUtil::GetHandleType(currHandle) == RenderHandleType::GPU_SAMPL… in BindSamplers() local
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/context/remoteauthcontext_fuzzer/ |
H A D | remote_auth_context_fuzzer.cpp | 210 std::vector<AuthType> validType = {PIN, FACE, FINGERPRINT}; in FuzzAuthWidgetHelper() local
|
/ohos5.0/base/global/i18n/frameworks/intl/src/ |
H A D | phone_number_format.cpp | 128 std::set<std::string> validType = {"E164", "RFC3966", "INTERNATIONAL", "NATIONAL"}; in PhoneNumberFormat() local
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/ |
H A D | user_auth_service_fuzzer.cpp | 392 std::vector<AuthType> validType; in FuzzCheckValidSolution() local 519 std::vector<AuthType> validType = {PIN}; in FuzzStartWidgetContext() local
|
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/ |
H A D | net_conn_service_test.cpp | 856 uint32_t validType = INVALID_VALUE; variable
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/unittest/sound_manager_test/src/ |
H A D | system_sound_manager_unit_test.cpp | 1205 RingtoneType validType = static_cast<RingtoneType>(0); variable
|