Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/utils/common/include/nnapi/hal/
DCommonUtils.h73 using InputRelocationInfo = RelocationInfo<const void*>; variable
107 using InputRelocationTracker = RelocationTracker<InputRelocationInfo>;
/hardware/interfaces/neuralnetworks/utils/common/src/
DCommonUtils.cpp241 std::vector<InputRelocationInfo> inputRelocationInfos; in convertRequestFromPointerToShared()