Home
last modified time | relevance | path

Searched refs:containing (Results 1 – 17 of 17) sorted by relevance

/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/
DPsiAnnotationItem.kt182 val containing = resolved.containingClass in appendValue() constant
183 if (containing != null) { in appendValue()
186 val cls = codebase.findOrCreateClass(containing) in appendValue()
199 containing.qualifiedName?.let { in appendValue()
DUAnnotationItem.kt167 val containing = resolved.containingClass in appendValue() constant
168 if (containing != null) { in appendValue()
171 val cls = codebase.findOrCreateClass(containing) in appendValue()
184 containing.qualifiedName?.let { in appendValue()
DPsiBasedCodebase.kt535 val containing = curr?.containingClass in <lambda>() constant
536 if (containing == null) { in <lambda>()
539 curr = containing in <lambda>()
DJavadoc.kt857 val containing = resolved.containingClass ?: run { in handleTag() constant
861 if (samePackage(owner, containing)) { in handleTag()
865 val qualifiedName = containing.qualifiedName ?: run { in handleTag()
/tools/test/graphicsbenchmark/dist/
DREADME10 --apk-dir=dir Directory containing the APKs for qualifications. If --apk-info is
/tools/metalava/src/main/java/com/android/tools/metalava/
DApiLint.kt382 val containing = method.containingClass().qualifiedName() in <lambda>() constant
383 if (containing.startsWith("android.opengl") || in <lambda>()
384 containing.startsWith("android.renderscript") || in <lambda>()
385 containing.startsWith("android.database.sqlite.") || in <lambda>()
386 containing == "android.system.OsConstants" in <lambda>()
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dplugin.proto116 // immediately above the line containing the insertion point (thus multiple
129 // Note that if the line containing the insertion point begins with
/tools/external/fat32lib/
DNOTICE51 …ary or any derivative work under copyright law: that is to say, a work containing the Library or a…
91 …d, regardless of whether it is legally a derivative work. (Executables containing this object code…
93 …object code for the work under the terms of Section 6. Any executables containing that work also f…
95 …link a "work that uses the Library" with the Library to produce a work containing portions of the …
99 …an modify the Library and then relink to produce a modified executable containing the modified Lib…
/tools/tradefederation/core/proto/
Dtest_record.proto27 // A record containing the status, logs, and other information associated with a
/tools/test/connectivity/acts/tests/google/wifi/aware/
DREADME.md31 Where `<test_file>` is a file containing a list of tests. Each of the test
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto50 // The protocol compiler can output a FileDescriptorSet containing the .proto
174 // If set, gives the index of a oneof in the containing type's oneof_decl
177 // on the extension range containing the extension's field number.
625 // extend block (possibly containing multiple extension definitions) will
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt356 and the ICMP Pointer field containing the offset of the unrecognized
541 subsequent options and to pad out the containing header to a multiple
1098 (2) A Fragment header containing:
1103 A Fragment Offset containing the offset of the fragment,
1533 discard UDP packets containing a zero checksum, and should log
1802 containing this one option would look as follows:
1831 containing this one option would look as follows:
1857 A Hop-by-Hop or Destination Options header containing both options X
/tools/metalava/
DFORMAT.md14 containing class is final.
493 overridden method by "final", **and** if the containing class is final, then the
DREADME.md80 IntelliJ external annotations data as well as signature files containing
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_lineage.txt100 try for passwords containing non-ASCII characters.
Dhelp_rotate.txt103 try for passwords containing non-ASCII characters.
Dhelp_sign.txt151 try for passwords containing non-ASCII characters.