Searched refs:kErrorCodeParam (Results 1 – 2 of 2) sorted by relevance
15 const char kErrorCodeParam[] = "code"; variable100 error_dict->GetInteger(kErrorCodeParam, &error_code); in ParseResponse()
20 const char kErrorCodeParam[] = "code"; variable113 error_object->SetInteger(kErrorCodeParam, error_code_); in Serialize()