Searched defs:convertedBuffer (Results 1 - 2 of 2) sorted by relevance
| /developtools/syscap_codec/src/ |
| H A D | context_tool.c | 108 int32_t ConvertedContextSaveAsFile(char *outDirPath, const char *filename, char *convertedBuffer, size_t contextBufLen) in ConvertedContextSaveAsFile() argument
|
| H A D | syscap_tool.c | 83 static int32_t FillOsCapLength(char *convertedBuffer, char *contextBuffer, struct JsonObjectSysCap gJsonObjectSysCap,
in FillOsCapLength() argument 182 char *convertedBuffer = (char *) malloc(convertedBufLen);
in RPCIDEncode() local 134 FreeAfterRPCIDEncode( cJSON *cjsonObjectRoot, char *convertedBuffer, char *contextBuffer, int32_t type, int32_t ret) FreeAfterRPCIDEncode() argument 261 char *convertedBuffer = NULL; RPCIDDecode() local [all...] |
Completed in 2 milliseconds