Searched refs:kBlockFileBackendType (Results 1 – 1 of 1) sorted by relevance
37 const char kBlockFileBackendType[] = "block_file"; variable55 if (tokens[0] != kBlockFileBackendType && tokens[0] != kSimpleBackendType) in Parse()60 tokens[0] == kBlockFileBackendType ? net::CACHE_BACKEND_BLOCKFILE in Parse()