Home
last modified time | relevance | path

Searched defs:GetOutputBuffer (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/gwp_asan/gwp_asan/tests/
H A Dharness.h116 static std::string &GetOutputBuffer() { in GetOutputBuffer() function
/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/llama_runner/
H A DModelChunk.cpp182 BufferInfo ModelChunk::GetOutputBuffer(const size_t index) { in GetOutputBuffer() function in example::ModelChunk
/aosp_15_r20/external/webp/src/dec/
H A Didec_dec.c837 static const WebPDecBuffer* GetOutputBuffer(const WebPIDecoder* const idec) { in GetOutputBuffer() function