Searched defs:IsBlob (Results 1 – 3 of 3) sorted by relevance
/third_party/flatbuffers/python/flatbuffers/ | ||
D | flexbuffers.py | 743 def IsBlob(self): member in Ref |
/third_party/flatbuffers/include/flatbuffers/ | ||
D | flexbuffers.h | 414 bool IsBlob() const { return type_ == FBT_BLOB; } in IsBlob() function |
/third_party/rust/crates/bindgen/bindgen-tests/tests/ | ||
D | stylo.hpp | 122556 IsBlob() const in IsBlob() function in mozilla::dom::HTMLImageElementOrHTMLVideoElementOrHTMLCanvasElementOrBlobOrImageDataOrCanvasRenderingContext2DOrImageBitmapOrArrayBufferViewOrArrayBuffer |