Searched refs:trustResultSet (Results 1 – 2 of 2) sorted by relevance
99 int32_t ConvertToTrustDeviceProfile(std::shared_ptr<ResultSet> trustResultSet,
1438 std::shared_ptr<ResultSet> trustResultSet, TrustDeviceProfile& trustDeviceProfile) in ConvertToTrustDeviceProfile() argument1440 if (trustResultSet == nullptr) { in ConvertToTrustDeviceProfile()1445 if (trustResultSet->GetRow(rowEntity) != DP_SUCCESS) { in ConvertToTrustDeviceProfile()