Home
last modified time | relevance | path

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

/external/epid-sdk/example/util/src/
Dbufutil.c245 PrintBufferOpt(buffer, size, opts); in PrintBuffer()
248 void PrintBufferOpt(const void* buffer, size_t size, BufferPrintOptions opts) { in PrintBufferOpt() function
/external/epid-sdk/example/util/
Dbuffutil.h148 void PrintBufferOpt(const void* buffer, size_t size, BufferPrintOptions opts);