Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_decode.h738 bool bAllStrings);
778 bool bAllStrings);
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c687 bool bAllStrings) in QCBORDecode_SetUpAllocator() argument
691 pMe->bStringAllocateAll = bAllStrings; in QCBORDecode_SetUpAllocator()
3112 bool bAllStrings) in QCBORDecode_SetMemPool() argument
3141 QCBORDecode_SetUpAllocator(pMe, MemPool_Function, Pool.ptr, bAllStrings); in QCBORDecode_SetMemPool()