Searched refs:SetAuthType (Results 1 – 6 of 6) sorted by relevance
38 std::shared_ptr<Builder> SetAuthType(AuthType authType) override;
75 node = builder->SetAuthType(static_cast<AuthType>(info.authType)) in ScheduleInfoToScheduleNode()
67 std::shared_ptr<Builder> ScheduleNodeBuilder::SetAuthType(AuthType authType) in SetAuthType() function in OHOS::UserIam::UserAuth::ScheduleNodeBuilder
85 virtual std::shared_ptr<Builder> SetAuthType(AuthType authType) = 0;
46 g_Builder->SetAuthType(static_cast<AuthType>(parcel.ReadInt32())); in GetScheduleNode()
182 builder->SetAuthType(PIN);604 builder->SetAuthType(FACE);