Searched refs:outInnerExtStr (Results 1 – 1 of 1) sorted by relevance
125 char *outInnerExtStr = NULL; in GetInnerExtInfo() local126 int32_t res = RemoveEscapeForExtInfo(innerExtInfoStr, &outInnerExtStr); in GetInnerExtInfo()132 innerExtInfo->val = (uint8_t *)outInnerExtStr; in GetInnerExtInfo()133 innerExtInfo->length = HcStrlen(outInnerExtStr) + 1; in GetInnerExtInfo()