Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/aidl/utils/src/
DBuffer.cpp59 const auto aidlDst = NN_TRY(convert(dst)); in copyTo() local
61 const auto ret = kBuffer->copyTo(aidlDst); in copyTo()