Home
last modified time | relevance | path

Searched refs:kErrorDebugInfoKey (Results 1 – 1 of 1) sorted by relevance

/external/libweave/src/privet/
Dprivet_handler.cc95 const char kErrorDebugInfoKey[] = "debugInfo"; variable
167 inner->SetString(kErrorDebugInfoKey, location.ToString()); in ErrorToJson()
170 output->Set(kErrorDebugInfoKey, errors.release()); in ErrorToJson()