Home
last modified time | relevance | path

Searched defs:GetBlob (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/snapshot/
Dsnapshot-source-sink.cc38 int SnapshotByteSource::GetBlob(const byte** data) { in GetBlob() function in v8::internal::SnapshotByteSource
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLBlobCacheTest.cpp65 EGLsizeiANDROID GetBlob(const void *key, in GetBlob() function
/third_party/gn/src/base/
Dvalues.cc228 const Value::BlobStorage& Value::GetBlob() const { in GetBlob() function in base::Value