Home
last modified time | relevance | path

Searched defs:priSyscap (Results 1 – 4 of 4) sorted by relevance

/developtools/syscap_codec/test/unittest/common/
Dsyscap_codec_test.cpp86 char priSyscap[] = "Device.syscap1GEDR,Device.syscap2WREGW,Vendor." variable
/developtools/syscap_codec/src/
Dsyscap_tool.c439 char *priSyscap = NULL; in EncodeRpcidscToString() local
592 int32_t GetPriSyscapData(char *input, char **priSyscap, uint32_t *priSyscapLen) in GetPriSyscapData()
631 char **priSyscap, uint32_t *priSyscapLen) in SeparateSyscapFromString()
Dcreate_pcid.c256 int32_t GetOsAndPriSyscapSize(const cJSON *osSyscap, const cJSON *priSyscap, in GetOsAndPriSyscapSize()
/developtools/syscap_codec/interfaces/inner_api/
Dsyscap_interface.c429 char *priSyscap = NULL; in DecodeRpcidToStringFormat() local