Searched refs:kSourceKey (Results 1 – 1 of 1) sorted by relevance
32 const char kSourceKey[] = "source_urn"; variable222 route_dict->SetString(kSourceKey, route->GetSource()->GetId()); in OnRoutes()435 if (!VerifyKey(request_dict, kSourceKey, VTYPE_STRING, callback)) in OnQuery()441 const std::string& source_urn = request_dict->GetString(kSourceKey); in OnQuery()