Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/trustprofilemanager/
H A Dtrust_profile_manager.h75 …int32_t GetAclProfileByUserIdAndAccountId(std::shared_ptr<ResultSet> resultSet, int64_t accesserId,
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp442 int32_t ret = this->GetAclProfileByUserIdAndAccountId( in GetAccessControlProfile()
843 int32_t TrustProfileManager::GetAclProfileByUserIdAndAccountId(std::shared_ptr<ResultSet> resultSet… in GetAclProfileByUserIdAndAccountId() function in OHOS::DistributedDeviceProfile::TrustProfileManager