/frameworks/compile/slang/ |
D | slang_rs_ast_replace.cpp | 113 } else if (matchesStmt(DS->getBody())) { in VisitDoStmt() 127 } else if (matchesStmt(FS->getBody())) { in VisitForStmt() 162 } else if (matchesStmt(WS->getBody())) { in VisitWhileStmt()
|
D | slang_rs_check_ast.cpp | 187 if (clang::Stmt *Body = FD->getBody()) { in ValidateFunctionDecl() 305 } else if (clang::Stmt *Body = (*DI)->getBody()) { in Validate()
|
D | slang_rs_foreach_lowering.cpp | 389 VisitStmt(FD->getBody()); in handleForEachCalls()
|
D | slang_rs_object_ref_count.cpp | 1453 clang::Stmt *OldBody = FD->getBody(); in HandleParamsAndLocals()
|
/frameworks/base/core/tests/coretests/src/android/widget/focus/ |
D | ListWithMailMessages.java | 97 public String getBody() { in getBody() method in ListWithMailMessages.MailMessage 140 body.loadData(message.getBody(), mimeType, null); in getView()
|
/frameworks/base/telephony/common/com/google/android/mms/pdu/ |
D | MultimediaMessagePdu.java | 69 public PduBody getBody() { in getBody() method in MultimediaMessagePdu
|
D | PduComposer.java | 897 body = ((RetrieveConf) mPdu).getBody(); in makeMessageBody() 899 body = ((SendReq) mPdu).getBody(); in makeMessageBody()
|
D | PduPersister.java | 1353 body = ((MultimediaMessagePdu) pdu).getBody(); in persist()
|
/frameworks/base/core/java/android/net/ |
D | MailTo.java | 140 public String getBody() { in getBody() method in MailTo
|
/frameworks/base/errorprone/java/com/google/errorprone/bugpatterns/android/ |
D | BluetoothPermissionChecker.java | 117 if (tree.getBody() == null && !BINDER_METHOD.matches(tree, state)) { in matchMethod()
|
D | RequiresPermissionChecker.java | 139 if (tree.getBody() == null) return Description.NO_MATCH; in matchMethod()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 17085 method public java.lang.String getBody(); 42755 method public abstract java.io.OutputStream getBody() throws java.io.IOException; 42760 method public abstract java.io.InputStream getBody() throws java.io.IOException;
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 23101 HSPLcom/android/org/bouncycastle/asn1/ASN1ObjectIdentifier;->getBody()[B
|
/frameworks/base/core/api/ |
D | current.txt | 28799 method public String getBody();
|