Home
last modified time | relevance | path

Searched refs:blob_new (Results 1 – 1 of 1) sorted by relevance

/hardware/ril/mock-ril/src/cpp/
Dnode_buffer.cpp93 static inline Blob * blob_new(size_t length) { in blob_new() function
242 blob_ = blob_new(length); in Buffer()
288 blob_ = blob_new(length); in NewBlob()