Searched refs:parseAsBlob (Results 1 – 3 of 3) sorted by relevance
199 parseAsBlob(BlobAllocatorFn allocator) const = 0;
201 FailureOr<AsmResourceBlob> blob = entry.parseAsBlob(blobAllocFn); in parseResource()
2344 parseAsBlob(BlobAllocatorFn allocator) const final { in parseAsBlob() function in __anon220499431411::ParsedResourceEntry