Home
last modified time | relevance | path

Searched refs:sysCaptype (Results 1 - 1 of 1) sorted by relevance

/developtools/syscap_codec/src/
H A Dcontext_tool.c161 uint16_t sysCaptype, sysCapLength; in CheckRpcidFormat() local
180 sysCaptype = NtohsInter(*(uint16_t *)(rpcidHeader + 1)); in CheckRpcidFormat()
181 if (sysCaptype != 2) { // 2, app syscap type in CheckRpcidFormat()
182 PRINT_ERR("Parse file failed(sysCaptype != 2), input file : %s\n", inputFile); in CheckRpcidFormat()

Completed in 1 milliseconds