Searched defs:getPointer (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/neuralnetworks/1.0/vts/functional/include/1.0/ | ||
D | Utils.h | 41 uint8_t* getPointer() const { return mPtr; } in getPointer() function |
/hardware/qcom/neuralnetworks/hvxservice/1.0/ | ||
D | HexagonModel.cpp | 104 const int32_t* Model::getPointer(uint32_t operand) { in getPointer() function in android::hardware::neuralnetworks::V1_0::implementation::hexagon::Model |