Home
last modified time | relevance | path

Searched defs:is_blob (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/freedreno/decode/
Dcffdump.c57 static bool is_blob = false; variable
/external/libchrome/base/
Dvalues.h158 bool is_blob() const { return type() == Type::BINARY; } in is_blob() function
/external/cronet/base/
Dvalues.h274 bool is_blob() const { return type() == Type::BINARY; } in is_blob() function