Searched defs:tempChar (Results 1 – 5 of 5) sorted by relevance
89 static bool GetChar(MessageParcel &data, char tempChar[], const char **str) in GetChar()125 char tempChar[PATH_MAX + 1] = { 0 }; in InitContextRecvProc() local342 char tempChar[PATH_MAX + 1] = { 0 }; in OpenSessionRecvProc() local556 char tempChar[PATH_MAX + 1] = {0}; in SendSecFileRecvProc() local
61 char tempChar[ENCODE_CHAR_LENGTH] = {0}; in CharCodeToSequence() local
166 char *tempChar = nullptr; in ParseOperatorConfigFromJson() local
83 char tempChar = static_cast<char>(tmpInt8); in ParseScanInfos() local
628 char *tempChar = cJSON_PrintUnformatted(value); in IsNeedInsertToTable() local