Home
last modified time | relevance | path

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

/external/v8/src/snapshot/
Dsnapshot-source-sink.cc36 int SnapshotByteSource::GetBlob(const byte** data) { in GetBlob() function in v8::internal::SnapshotByteSource
/external/libchrome/base/
Dvalues.cc249 const Value::BlobStorage& Value::GetBlob() const { in GetBlob() function in base::Value