Searched refs:GetAclProfileByTokenId (Results 1 – 2 of 2) sorted by relevance
77 …int32_t GetAclProfileByTokenId(std::shared_ptr<ResultSet> resultSet, const std::string& trustDevic…
397 int32_t ret = this->GetAclProfileByTokenId(resultSet, trustDeviceId, tokenId, profile); in GetAccessControlProfileByTokenId()892 int32_t TrustProfileManager::GetAclProfileByTokenId(std::shared_ptr<ResultSet> resultSet, in GetAclProfileByTokenId() function in OHOS::DistributedDeviceProfile::TrustProfileManager