Home
last modified time | relevance | path

Searched defs:fileBits (Results 1 – 5 of 5) sorted by relevance

/third_party/node/lib/internal/
Dfile.js39 constructor(fileBits, fileName, options = kEmptyObject) { argument
/third_party/skia/tools/skdiff/
Dskdiff_utils.cpp37 bool get_bitmap(sk_sp<SkData> fileBits, DiffResource& resource, bool sizeOnly, in get_bitmap()
Dskdiff_main.cpp330 sk_sp<SkData> fileBits(read_file(resource.fFullPath.c_str())); in get_bounds() local
/third_party/node/deps/undici/src/lib/fetch/
Dfile.js13 constructor (fileBits, fileName, options = {}) { argument
/third_party/node/deps/undici/
Dundici.js4880 constructor(fileBits, fileName, options = {}) { argument