Home
last modified time | relevance | path

Searched refs:LOCKED (Results 1 – 25 of 94) sorted by relevance

1234

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/
H A Dwake_list.rs23 const LOCKED: usize = 1 << 0; const
97 while self.flag.fetch_or(LOCKED, Ordering::Acquire) & LOCKED != 0 { in lock()
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/inc/
H A Dauth_common.h64 LOCKED = 7, enumerator
83 LOCKED = 12500009, enumerator
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta5/
H A Djs-apidiff-user-iam.md21 |新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:LOCKED = 12500009|@ohos.use…
22 |新增|NA|类名:UserAuthResultCode<br>方法or属性:LOCKED = 12500009|@ohos.userIAM.userAuth.d.ts|
34 |删除|模块名: ohos.userIAM.userAuth<br>类名: ResultCodeV9<br>方法 or 属性:LOCKED = 12500009|NA|@ohos.userIAM.u…
/ohos5.0/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbstoreLockRowJsunit.test.js75 const LOCKED = 2; constant
320 await checkStatus(checkName, LOCKED)
334 await checkStatus(checkName, LOCKED)
388 await checkStatus(checkName, LOCKED)
595 await checkStatus(checkName2, LOCKED)
609 await checkStatus(checkName2, LOCKED)
663 await checkStatus(checkName2, LOCKED)
/ohos5.0/base/useriam/face_auth/services/src/
H A Dface_auth_executor_callback_hdi.cpp118 { ResultCode::LOCKED, UserAuth::ResultCode::LOCKED }, in ConvertResultCode()
/ohos5.0/base/useriam/face_auth/test/unittest/
H A Dface_auth_executor_callback_hdi_unit_test.cpp83 …{ ResultCode::LOCKED, IamResultCode::LOCKED }, { ResultCode::NOT_ENROLLED, IamResultCode::NOT_ENRO…
/ohos5.0/base/useriam/fingerprint_auth/services/src/
H A Dfingerprint_auth_executor_callback_hdi.cpp122 { ResultCode::LOCKED, UserAuth::ResultCode::LOCKED }, in ConvertResultCode()
/ohos5.0/base/useriam/fingerprint_auth/test/unittest/
H A Dfingerprint_auth_executor_callback_hdi_unit_test.cpp83 …{ ResultCode::LOCKED, IamResultCode::LOCKED }, { ResultCode::NOT_ENROLLED, IamResultCode::NOT_ENRO…
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_utils.h190 LOCKED = 11, enumerator
212 …{ApiOrientation::LOCKED, Orientation::LOCKED
233 …{Orientation::LOCKED, ApiOrientation::LOCKED
/ohos5.0/base/useriam/fingerprint_auth/common/inc/
H A Dfingerprint_auth_defines.h64 LOCKED = 9, enumerator
/ohos5.0/drivers/peripheral/face_auth/hdi_service/include/
H A Dface_auth_defines.h32 LOCKED = 9, enumerator
/ohos5.0/drivers/peripheral/fingerprint_auth/hdi_service/include/
H A Dfingerprint_auth_defines.h32 LOCKED = 9, enumerator
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.8.3/
H A Dchangelogs-useriam.md27 …_LEVEL_NOT_SUPPORT = 6, </br>BUSY = 7, </br>INVALID_PARAMETERS = 8, </br>LOCKED = 9, </br>NOT_ENRO…
33 …005, </br>TRUST_LEVEL_NOT_SUPPORT = 12500006, </br>BUSY = 12500007, </br>LOCKED = 12500009, </br>N…
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202211/
H A Djs-apidiff-user-iam.md19 |废弃版本有变化|方法名 or 属性名:LOCKED<br>废弃版本:N/A|方法名 or 属性名:LOCKED<br>废弃版本:9<br>代替接口:ohos.userIAM.userAuth.Re…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-user-authentication.md33 | ohos.userIAM.userAuth | ResultCode | LOCKED = 9 | 新增 |
57 | ohos.userIAM.userAuth | AuthenticationResult | LOCKED = 7 | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta5/
H A Djs-apidiff-user-iam.md21 ….userAuth<br>Class name: UserAuthResultCode<br>Method or attribute name: LOCKED = 12500009|@ohos.u…
22 |Added|NA|Class name: UserAuthResultCode<br>Method or attribute name: LOCKED = 12500009|@ohos.userI…
34 …serIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: LOCKED = 12500009|NA|@oho…
/ohos5.0/base/useriam/face_auth/common/inc/
H A Dface_auth_defines.h71 LOCKED = 9, enumerator
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_callback_v6.cpp46 {ResultCode::LOCKED, AuthenticationResult::LOCKED},
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Dscreen_rotation_controller_test.cpp234 ASSERT_EQ(false, ScreenRotationController::IsSensorRelatedOrientation(Orientation::LOCKED));
307 orientation = Orientation::LOCKED;
309 ASSERT_EQ(Orientation::LOCKED, ScreenRotationController::lastOrientationType_);
404 ScreenRotationController::ProcessOrientationSwitch(Orientation::LOCKED, true);
405 ASSERT_EQ(Orientation::LOCKED, ScreenRotationController::lastOrientationType_);
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/common/inc/
H A Ddefines.h110 LOCKED = 9, enumerator
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/systemapi_wrap/useridm_test/user_iam_api_mock/
H A Duser_iam_define.h56 LOCKED = 9, enumerator
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/include/
H A Dnapi_account_iam_constant.h91 LOCKED = 7, enumerator
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-user-authentication.md33 | ohos.userIAM.userAuth | ResultCode | LOCKED = 9 | Added|
57 | ohos.userIAM.userAuth | AuthenticationResult | LOCKED = 7 | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-user-iam.md31 |新增|NA|模块名: ohos.userIAM.userAuth<br>类名: ResultCodeV9<br>方法名 or 属性名:LOCKED|@ohos.userIAM.userAuth.d…
57 |废弃版本有变化|方法名 or 属性名:LOCKED<br>废弃版本:N/A|方法名 or 属性名:LOCKED<br>废弃版本:9<br>代替接口:ohos.userIAM.userAuth.Re…
/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/
H A Diam_common_defines.h177 LOCKED = 9, enumerator

1234