Home
last modified time | relevance | path

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

/hardware/ril/mock-ril/src/cpp/
Dnode_buffer.h69 struct Blob_* blob() const { return blob_; } in blob() function
Dnode_buffer.cpp95 Blob * blob = (Blob*) malloc(sizeof(Blob)); in blob_new() local
113 static inline void blob_ref(Blob *blob) { in blob_ref()
118 static inline void blob_unref(Blob *blob) { in blob_unref()