Searched refs:kDest (Results 1 – 1 of 1) sorted by relevance
43 const char kDest[] = "dest"; in ParseLpOptions() local45 const size_t kDestLen = sizeof(kDest) - 1; in ParseLpOptions()58 } else if (base::strncasecmp (line.c_str(), kDest, kDestLen) == 0 && in ParseLpOptions()