Searched defs:kFile (Results 1 – 4 of 4) sorted by relevance
246 static const std::string kFile = "__FILE__"; in expandMacro() local
29 const char content_disposition::kFile[] = "file"; member in brillo::http::content_disposition
20 const char kFile[] = "FixedUnitTestFileName"; variable
1498 enum Mode { kLive = 0x1, kFile = 0x2 }; enumerator