/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/faceauth/ |
H A D | _template_info_faceauth_v10.md | 49 ### freezingTime subsection
|
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/ |
H A D | user_auth_callback_v8.cpp | 34 std::optional<int32_t> freezingTime {std::nullopt}; member 145 std::optional<int32_t> &remainTimes, std::optional<int32_t> &freezingTime) in DoResultCallback() 273 int32_t freezingTime = INT32_MAX; in OnResult() local
|
H A D | user_auth_callback_v9.cpp | 34 std::optional<int32_t> freezingTime {std::nullopt}; member 179 std::optional<int32_t> &remainTimes, std::optional<int32_t> &freezingTime) in DoResultCallback() 314 int32_t freezingTime = INT32_MAX; in OnResult() local
|
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/inc/ |
H A D | pin_auth.h | 30 uint32_t freezingTime; member
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/coauth/inc/ |
H A D | executor_message.h | 39 int32_t freezingTime; member
|
/ohos5.0/base/useriam/user_auth_framework/services/context/src/ |
H A D | context_callback_impl.cpp | 101 int32_t freezingTime; in OnResult() local 146 void ContextCallbackImpl::SetTraceFreezingTime(int32_t freezingTime) in SetTraceFreezingTime()
|
H A D | widget_context.cpp | 245 int32_t freezingTime = -1; in AuthResult() local
|
/ohos5.0/base/useriam/user_auth_framework/services/context/inc/ |
H A D | context_callback.h | 41 std::optional<int32_t> freezingTime; member
|
/ohos5.0/base/useriam/user_auth_framework/services/core/inc/ |
H A D | authentication.h | 46 int32_t freezingTime; member
|
/ohos5.0/base/account/os_account/interfaces/innerkits/domain_account/native/include/ |
H A D | domain_plugin.h | 55 int32_t freezingTime; member 65 int32_t freezingTime; member
|
H A D | domain_account_common.h | 117 int32_t freezingTime = -1; // -1 indicates the invalid value member
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/context/contextcallbackimpl_fuzzer/ |
H A D | context_callback_impl_fuzzer.cpp | 83 int32_t freezingTime = parcel.ReadInt32(); in FillSet() local
|
/ohos5.0/drivers/peripheral/user_auth/test/unittest/co_auth/ |
H A D | executor_message_test.cpp | 309 constexpr int32_t freezingTime = 0; variable 351 constexpr int32_t freezingTime = 0; variable
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/inc/ |
H A D | user_auth_funcs.h | 35 int32_t freezingTime; member
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/domain_account/include/ |
H A D | napi_domain_account_manager.h | 93 int32_t freezingTime = INVALID_PARAMETER; member
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | widget_json_test.cpp | 62 int32_t freezingTime {0}; member
|
H A D | simple_auth_context_test.cpp | 478 int32_t freezingTime; in MockForContextCallback() local
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/ |
H A D | napi_account_iam_constant.cpp | 117 napi_value freezingTime = nullptr; in GetPropertyTypeConstructor() local
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/include/ |
H A D | napi_account_iam_common.h | 66 int32_t freezingTime = 0; member 100 int32_t freezingTime = -1; member
|
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/ |
H A D | account_iam_callback.cpp | 160 int32_t freezingTime = 0; in OnResult() local
|
/ohos5.0/base/account/os_account/services/accountmgr/src/domain_account/ |
H A D | inner_domain_account_manager.cpp | 464 std::vector<uint8_t> &token, int32_t &remainTimes, int32_t &freezingTime) in GetAndCleanPluginAuthResultInfo() 478 int32_t &remainTimes, int32_t &freezingTime) in GetAndCleanPluginAuthStatusInfo()
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/common/src/ |
H A D | napi_account_common.cpp | 503 napi_env env, const std::vector<uint8_t> &token, int32_t remainTimes, int32_t freezingTime) in CreateAuthResult()
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/executors/ |
H A D | executor_unit_test.cpp | 917 int32_t freezingTime; variable
|