/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/ |
H A D | wake_list.rs | 23 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 D | auth_common.h | 64 LOCKED = 7, enumerator 83 LOCKED = 12500009, enumerator
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta5/ |
H A D | js-apidiff-user-iam.md | 21 |新增|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 D | RdbstoreLockRowJsunit.test.js | 75 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 D | face_auth_executor_callback_hdi.cpp | 118 { ResultCode::LOCKED, UserAuth::ResultCode::LOCKED }, in ConvertResultCode()
|
/ohos5.0/base/useriam/face_auth/test/unittest/ |
H A D | face_auth_executor_callback_hdi_unit_test.cpp | 83 …{ ResultCode::LOCKED, IamResultCode::LOCKED }, { ResultCode::NOT_ENROLLED, IamResultCode::NOT_ENRO…
|
/ohos5.0/base/useriam/fingerprint_auth/services/src/ |
H A D | fingerprint_auth_executor_callback_hdi.cpp | 122 { ResultCode::LOCKED, UserAuth::ResultCode::LOCKED }, in ConvertResultCode()
|
/ohos5.0/base/useriam/fingerprint_auth/test/unittest/ |
H A D | fingerprint_auth_executor_callback_hdi_unit_test.cpp | 83 …{ 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 D | js_window_utils.h | 190 LOCKED = 11, enumerator 212 …{ApiOrientation::LOCKED, Orientation::LOCKED … 233 …{Orientation::LOCKED, ApiOrientation::LOCKED …
|
/ohos5.0/base/useriam/fingerprint_auth/common/inc/ |
H A D | fingerprint_auth_defines.h | 64 LOCKED = 9, enumerator
|
/ohos5.0/drivers/peripheral/face_auth/hdi_service/include/ |
H A D | face_auth_defines.h | 32 LOCKED = 9, enumerator
|
/ohos5.0/drivers/peripheral/fingerprint_auth/hdi_service/include/ |
H A D | fingerprint_auth_defines.h | 32 LOCKED = 9, enumerator
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.8.3/ |
H A D | changelogs-useriam.md | 27 …_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 D | js-apidiff-user-iam.md | 19 |废弃版本有变化|方法名 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 D | js-apidiff-user-authentication.md | 33 | 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 D | js-apidiff-user-iam.md | 21 ….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 D | face_auth_defines.h | 71 LOCKED = 9, enumerator
|
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/ |
H A D | user_auth_callback_v6.cpp | 46 {ResultCode::LOCKED, AuthenticationResult::LOCKED},
|
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/ |
H A D | screen_rotation_controller_test.cpp | 234 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 D | defines.h | 110 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 D | user_iam_define.h | 56 LOCKED = 9, enumerator
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/include/ |
H A D | napi_account_iam_constant.h | 91 LOCKED = 7, enumerator
|
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/ |
H A D | js-apidiff-user-authentication.md | 33 | 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 D | js-apidiff-user-iam.md | 31 |新增|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 D | iam_common_defines.h | 177 LOCKED = 9, enumerator
|