Searched defs:GetBlob (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/snapshot/ | ||
D | snapshot-source-sink.cc | 36 int SnapshotByteSource::GetBlob(const byte** data) { in GetBlob() function in v8::internal::SnapshotByteSource |
/external/libchrome/base/ | ||
D | values.cc | 249 const Value::BlobStorage& Value::GetBlob() const { in GetBlob() function in base::Value |