Searched defs:onTlvParseDone (Results 1 – 2 of 2) sorted by relevance
| /test/xts/acts/distributed_schedule_lite/distributed_schedule_posix/src/ |
| D | MsgParserFuncTest.cpp | 26 …ic int8_t RunTest(const uint8_t *buffer, uint16_t bufferLen, const TlvParseCallback onTlvParseDone, in RunTest() 78 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anon587eefa20102() variable 107 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anon587eefa20202() variable 124 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anon587eefa20302() variable 147 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anon587eefa20402() variable 165 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anon587eefa20502() variable 183 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anon587eefa20602() variable 203 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anon587eefa20702() variable 224 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anon587eefa20802() variable 247 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anon587eefa20902() variable [all …]
|
| D | MsgParserLenFuncTest.cpp | 26 …ic int8_t RunTest(const uint8_t *buffer, uint16_t bufferLen, const TlvParseCallback onTlvParseDone, in RunTest() 86 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anonbbc910c10102() variable 120 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anonbbc910c10202() variable 151 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anonbbc910c10302() variable
|