Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dresource_node_impl.cpp38 ~ResourceNodeImpl() override;
72 ResourceNodeImpl::ResourceNodeImpl(ExecutorRegisterInfo info, std::shared_ptr<ExecutorCallbackInter… in ResourceNodeImpl() function in OHOS::UserIam::UserAuth::ResourceNodeImpl
82 ResourceNodeImpl::~ResourceNodeImpl() in ~ResourceNodeImpl()
91 uint64_t ResourceNodeImpl::GetExecutorIndex() const in GetExecutorIndex()
96 std::string ResourceNodeImpl::GetOwnerDeviceId() const in GetOwnerDeviceId()
101 uint32_t ResourceNodeImpl::GetOwnerPid() const in GetOwnerPid()
106 AuthType ResourceNodeImpl::GetAuthType() const in GetAuthType()
111 ExecutorRole ResourceNodeImpl::GetExecutorRole() const in GetExecutorRole()
121 uint64_t ResourceNodeImpl::GetExecutorMatcher() const in GetExecutorMatcher()
188 void ResourceNodeImpl::DeleteFromDriver() in DeleteFromDriver()
[all …]