Searched refs:GetAccessControlProfileByTokenId (Results 1 – 4 of 4) sorted by relevance
45 …TrustProfileManager::GetInstance().GetAccessControlProfileByTokenId(tokenId, trustDeviceId, status… in GetAccessControlProfileByTokenIdFuzzTest()
69 int32_t GetAccessControlProfileByTokenId(int64_t tokenId, const std::string& trustDeviceId,
374 int32_t TrustProfileManager::GetAccessControlProfileByTokenId(int64_t tokenId, in GetAccessControlProfileByTokenId() function in OHOS::DistributedDeviceProfile::TrustProfileManager626 … int32_t ret = this->GetAccessControlProfileByTokenId(std::atoi(params.at(TOKENID).c_str()), in GetAccessControlProfile()
1068 GetInstance().GetAccessControlProfileByTokenId(1, invalid, 1, profile);