Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/utils/common/include/nnapi/hal/
DCommonUtils.h74 using OutputRelocationInfo = RelocationInfo<void*>; variable
108 using OutputRelocationTracker = RelocationTracker<OutputRelocationInfo>;
/hardware/interfaces/neuralnetworks/utils/common/src/
DCommonUtils.cpp266 std::vector<OutputRelocationInfo> outputRelocationInfos; in convertRequestFromPointerToShared()