Searched refs:SetAuthType (Results 1 – 13 of 13) sorted by relevance
63 void SetAuthType(int32_t authType) in SetAuthType() function
60 void SetAuthType(int32_t authType);
39 std::shared_ptr<Builder> SetAuthType(AuthType authType) override;
83 node = builder->SetAuthType(static_cast<AuthType>(info.authType)) in ScheduleInfoToScheduleNode()
73 std::shared_ptr<Builder> ScheduleNodeBuilder::SetAuthType(AuthType authType) in SetAuthType() function in OHOS::UserIam::UserAuth::ScheduleNodeBuilder
52 SetAuthType(localInfo.authType); in GetExecutorInfo()300 void PinAuthAllInOneHdi::SetAuthType(int32_t authType) in SetAuthType() function in OHOS::UserIam::PinAuth::PinAuthAllInOneHdi
89 virtual std::shared_ptr<Builder> SetAuthType(AuthType authType) = 0;
46 g_Builder->SetAuthType(static_cast<AuthType>(parcel.ReadInt32())); in GetScheduleNode()
184 builder->SetAuthType(PIN);611 builder->SetAuthType(FACE);
555 void SetAuthType(int32_t authType);
372 req->SetAuthType(authType);
242 SetAuthType(authType); in AuthenticateDevice()2770 void DmAuthManager::SetAuthType(int32_t authType) in SetAuthType() function in OHOS::DistributedHardware::DmAuthManager
629 req->SetAuthType(authType); in AuthenticateDevice()