Searched refs:tempS (Results 1 – 1 of 1) sorted by relevance
318 auto tempS = source; in isAidlVectorEqual() local320 std::sort(tempS.begin(), tempS.end()); in isAidlVectorEqual()322 return tempS == tempT; in isAidlVectorEqual()