Home
last modified time | relevance | path

Searched refs:get_cached_fd (Results 1 – 1 of 1) sorted by relevance

/third_party/nghttp2/src/
DHttpServer.cc336 FileEntry *get_cached_fd(const std::string &path) { in get_cached_fd() function in nghttp2::Sessions
1328 auto file_ent = sessions->get_cached_fd(file_path); in prepare_response()