Home
last modified time | relevance | path

Searched defs:convertedBuffer (Results 1 – 2 of 2) sorted by relevance

/developtools/syscap_codec/src/
Dsyscap_tool.c73 static int32_t FillOsCapLength(char *convertedBuffer, char *contextBuffer, struct JsonObjectSysCap … in FillOsCapLength()
124 static int32_t FreeAfterRPCIDEncode(char *convertedBuffer, char *contextBuffer, int32_t type, int32… in FreeAfterRPCIDEncode()
138 char *convertedBuffer = NULL; in RPCIDEncode() local
243 char *convertedBuffer = NULL; in RPCIDDecode() local
Dcontext_tool.c95 int32_t ConvertedContextSaveAsFile(char *outDirPath, const char *filename, char *convertedBuffer, s… in ConvertedContextSaveAsFile()