Searched refs:ExpBuf_p (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/adbg/include/ |
| H A D | adbg.h | 134 #define ADBG_EXPECT_BUFFER(Case_p, ExpBuf_p, ExpBufLen, GotBuf_p, GotBufLen) \ argument 136 ExpBuf_p, ExpBufLen, #GotBuf_p, GotBuf_p, \ 180 #define ADBG_REQUIRE_BUFFER(Case_p, Recovery, ExpBuf_p, ExpBufLen, GotBuf_p, \ argument 182 if (!ADBG_EXPECT_BUFFER(Case_p, ExpBuf_p, ExpBufLen, GotBuf_p, \
|