Home
last modified time | relevance | path

Searched defs:getPointer (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/neuralnetworks/1.0/vts/functional/include/1.0/
DUtils.h41 uint8_t* getPointer() const { return mPtr; } in getPointer() function
/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonModel.cpp104 const int32_t* Model::getPointer(uint32_t operand) { in getPointer() function in android::hardware::neuralnetworks::V1_0::implementation::hexagon::Model