Searched defs:getBody (Results 1 - 25 of 31) sorted by relevance

12

/external/smack/src/com/kenai/jbosh/
H A DHTTPResponse.java52 AbstractBody getBody() throws InterruptedException, BOSHException; method in interface:HTTPResponse
H A DBOSHMessageEvent.java88 public AbstractBody getBody() { method in class:BOSHMessageEvent
H A DApacheHTTPResponse.java180 public AbstractBody getBody() throws InterruptedException, BOSHException { method in class:ApacheHTTPResponse
/external/javassist/src/main/javassist/compiler/ast/
H A DMethodDecl.java40 public Stmnt getBody() { return (Stmnt)sublist(4).head(); } method in class:MethodDecl
/external/mockwebserver/src/main/java/com/google/mockwebserver/
H A DMockResponse.java63 public byte[] getBody() { method in class:MockResponse
H A DRecordedRequest.java91 public byte[] getBody() { method in class:RecordedRequest
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
H A DSecureCacheResponseTest.java73 public InputStream getBody() throws IOException { method in class:SecureCacheResponseTest.MockCacheResponse
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DDERObjectIdentifier.java246 protected synchronized byte[] getBody() method in class:DERObjectIdentifier
268 int length = getBody().length;
277 byte[] enc = getBody();
378 if (Arrays.areEqual(enc, possibleMatch.getBody()))
396 if (Arrays.areEqual(enc, possibleMatch.getBody()))
409 if (Arrays.areEqual(enc, possibleMatch.getBody()))
/external/emma/core/java12/com/vladium/emma/report/html/doc/
H A DHTMLDocument.java69 public IElement getBody () method in class:HTMLDocument
/external/oauth/core/src/main/java/net/oauth/http/
H A DHttpMessage.java100 public final InputStream getBody() throws IOException method in class:HttpMessage
/external/clang/lib/Analysis/
H A DBodyFarm.cpp344 Stmt *BodyFarm::getBody(const FunctionDecl *D) { function in class:BodyFarm
H A DAnalysisDeclContext.cpp89 Stmt *AnalysisDeclContext::getBody(bool &IsAutosynthesized) const { function in class:AnalysisDeclContext
92 Stmt *Body = FD->getBody();
95 return getBodyFarm(getASTContext()).getBody(FD);
100 return MD->getBody();
102 return BD->getBody();
105 return FunTmpl->getTemplatedDecl()->getBody();
110 Stmt *AnalysisDeclContext::getBody() const { function in class:AnalysisDeclContext
112 return getBody(Tmp);
117 getBody(Tmp);
162 cfg.reset(CFG::buildCFG(D, getBody(),
[all...]
/external/smack/src/org/jivesoftware/smack/packet/
H A DMessage.java237 public String getBody() { method in class:Message
238 return getBody(null);
243 * will be the same as {@link #getBody()}. Null will be returned if the language does not have
250 public String getBody(String language) { method in class:Message
267 * from {@link #getBody()}.
/external/clang/include/clang/AST/
H A DStmtCXX.h157 Stmt *getBody() { return SubExprs[BODY]; } function in class:clang::CXXForRangeStmt
174 const Stmt *getBody() const { return SubExprs[BODY]; } function in class:clang::CXXForRangeStmt
H A DStmtObjC.h39 Stmt *getBody() { return SubExprs[BODY]; } function in class:clang::ObjCForCollectionStmt
45 const Stmt *getBody() const { return SubExprs[BODY]; } function in class:clang::ObjCForCollectionStmt
H A DDeclBase.h766 /// getBody - If this Decl represents a declaration for a body of code,
769 virtual Stmt* getBody() const { return 0; } function in class:clang::Decl
773 virtual bool hasBody() const { return getBody() != 0; }
H A DStmt.h956 const Stmt *getBody() const { return SubExprs[BODY]; } function in class:clang::SwitchStmt
961 Stmt *getBody() { return SubExprs[BODY]; } function in class:clang::SwitchStmt
1046 Stmt *getBody() { return SubExprs[BODY]; } function in class:clang::WhileStmt
1047 const Stmt *getBody() const { return SubExprs[BODY]; } function in class:clang::WhileStmt
1091 Stmt *getBody() { return SubExprs[BODY]; } function in class:clang::DoStmt
1092 const Stmt *getBody() const { return SubExprs[BODY]; } function in class:clang::DoStmt
1155 Stmt *getBody() { return SubExprs[BODY]; } function in class:clang::ForStmt
1160 const Stmt *getBody() const { return SubExprs[BODY]; } function in class:clang::ForStmt
/external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
H A DHttpResponseCache.java325 @Override public OutputStream getBody() throws IOException { method in class:HttpResponseCache.CacheRequestImpl
551 @Override public InputStream getBody() { method in class:HttpResponseCache.EntryCacheResponse
571 @Override public InputStream getBody() { method in class:HttpResponseCache.EntrySecureCacheResponse
/external/clang/lib/AST/
H A DDeclObjC.cpp497 Stmt *ObjCMethodDecl::getBody() const { function in class:ObjCMethodDecl
611 if (Stmt *Body = getBody())
H A DExprCXX.cpp878 *Stored++ = getCallOperator()->getBody();
986 CompoundStmt *LambdaExpr::getBody() const { function in class:LambdaExpr
988 getStoredStmts()[NumCaptures] = getCallOperator()->getBody();
H A DDecl.cpp1971 Stmt *S = getBody();
1994 Stmt *FunctionDecl::getBody(const FunctionDecl *&Definition) const { function in class:FunctionDecl
H A DExpr.cpp1879 const Stmt *BlockExpr::getBody() const { function in class:BlockExpr
1880 return TheBlock->getBody();
1882 Stmt *BlockExpr::getBody() { function in class:BlockExpr
1883 return TheBlock->getBody();
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dintermediate.h291 TIntermNode* getBody() { return body; } function in class:TIntermLoop
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2478 milliseconds

12