Home
last modified time | relevance | path

Searched defs:hasBody (Results 1 – 8 of 8) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DHttpEngine.java660 public static boolean hasBody(Response response) { in hasBody() method in HttpEngine
/external/clang/include/clang/AST/
DDeclBase.h824 virtual bool hasBody() const { return getBody() != nullptr; } in hasBody() function
DDeclObjC.h477 bool hasBody() const override { return Body.isValid(); } in hasBody() function
DDecl.h1686 bool hasBody() const override { in hasBody() function
/external/clang/utils/TableGen/
DNeonEmitter.cpp404 bool hasBody() const { return Body && Body->getValues().size() > 0; } in hasBody() function in __anon67a52ed10111::Intrinsic
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h2836 AST_POLYMORPHIC_MATCHER_P(hasBody, in AST_POLYMORPHIC_MATCHER_P() argument
/external/clang/lib/AST/
DDecl.cpp2349 bool FunctionDecl::hasBody(const FunctionDecl *&Definition) const { in hasBody() function in FunctionDecl
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/
Djquery-1.7.1.js6312 var hasBody = rtbody.test(elem), variable