Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/operation_converters/
DSubGraphContext.cpp32 std::vector<BufferFlatbuffer>* bufferVector) in SubGraphContext() argument
38 mBufferVector(bufferVector) { in SubGraphContext()
43 CHECK(bufferVector != nullptr); in SubGraphContext()
DSubGraphContext.h38 std::vector<BufferFlatbuffer>* bufferVector);