Home
last modified time | relevance | path

Searched refs:SetAuthIntent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dschedule_node_builder.h48 std::shared_ptr<Builder> SetAuthIntent(int32_t authIntent) override;
H A Dschedule_node_helper.cpp95 ->SetAuthIntent(para.authIntent) in ScheduleInfoToScheduleNode()
H A Dschedule_node_builder.cpp127 std::shared_ptr<Builder> ScheduleNodeBuilder::SetAuthIntent(int32_t authIntent) in SetAuthIntent() function in OHOS::UserIam::UserAuth::ScheduleNodeBuilder
/ohos5.0/base/useriam/user_auth_framework/services/core/inc/
H A Dschedule_node.h98 virtual std::shared_ptr<Builder> SetAuthIntent(int32_t authIntent) = 0;