Searched refs:extendStr (Results 1 – 1 of 1) sorted by relevance
47 static int32_t ConvertCallerInfoToJson(const std::string &idStr, const std::string &extendStr, HksB… in ConvertCallerInfoToJson() argument63 (cJSON_AddStringToObject(jsonObj, jsonKeyExtend, extendStr.c_str()) == nullptr)) { in ConvertCallerInfoToJson()