Home
last modified time | relevance | path

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

/developtools/syscap_codec/interfaces/inner_api/
H A Dsyscap_interface.c293 char *sysCapBegin = input + sizeof(RPCIDHead) + sizeof(uint32_t); in ParseRpcidToJson() local
301 char *temp = sysCapBegin + i * SINGLE_FEAT_LEN; in ParseRpcidToJson()
/developtools/syscap_codec/src/
H A Dsyscap_tool.c212 char *sysCapBegin = input + sizeof(RPCIDHead) + sizeof(uint32_t); in ParseRpcidToJson() local
221 char *temp = sysCapBegin + i * SINGLE_FEAT_LEN; in ParseRpcidToJson()

Completed in 3 milliseconds