Home
last modified time | relevance | path

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

/system/libvintf/
DVintfObject.cpp867 auto targetMatricesPartition = std::partition( in checkDeprecation() local
871 std::move(targetMatricesPartition, matrixFragments.end(), std::back_inserter(targetMatrices)); in checkDeprecation()
893 for (auto it = matrixFragments.begin(); it < targetMatricesPartition; ++it) { in checkDeprecation()