Searched refs:kErrorCodeKey (Results 1 – 1 of 1) sorted by relevance
26 const char kErrorCodeKey[] = "code"; variable68 output->SetString(kErrorCodeKey, error.GetCode()); in ErrorInfoToJson()