Searched defs:isBlob (Results 1 – 2 of 2) sorted by relevance
117 bool* isBlob) { in sGetFormatParameters()228 bool isBlob = false;; in create() local457 bool isBlob = false; in reformat() local
141 bool VsockFrameProvider::isBlob(const std::vector<char>& blob) { in isBlob() function in cuttlefish::VsockFrameProvider