Home
last modified time | relevance | path

Searched defs:toBlob (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUPALMetadata.cpp597 void AMDGPUPALMetadata::toBlob(unsigned Type, std::string &Blob) { in toBlob() function in AMDGPUPALMetadata
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
DFlexBuffers.kt471 public fun toBlob(): Blob { in toBlob() method in com.google.flatbuffers.kotlin.Reference
/third_party/typescript/src/lib/
Ddom.generated.d.ts6319 toBlob(callback: BlobCallback, type?: string, quality?: any): void; method
/third_party/typescript/lib/
Dlib.dom.d.ts6339 toBlob(callback: BlobCallback, type?: string, quality?: any): void; method