Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dcfftypes.h295 FT_Byte cache_fd; member
/third_party/nghttp2/src/
DHttpServer.cc370 FileEntry *cache_fd(const std::string &path, const FileEntry &ent) { in cache_fd() function in nghttp2::Sessions
1204 sessions->cache_fd(path, FileEntry(path, 0, 0, fd, nullptr, {}, true)); in prepare_upload_temp_store()
1373 file_ent = sessions->cache_fd( in prepare_response()
/third_party/skia/third_party/externals/freetype/src/cff/
Dcffload.c776 fd = fdselect->cache_fd; in cff_fd_select_get()
804 fdselect->cache_fd = fd2; in cff_fd_select_get()