Home
last modified time | relevance | path

Searched refs:owner (Results 1 – 18 of 18) sorted by relevance

/tools/metalava/src/main/java/com/android/tools/metalava/model/text/
DTextTypeParameterItem.kt27 private val owner: TypeParameterListOwner?, constant
42 val boundsString = bounds(typeParameterString, owner) in bounds()
68 owner: TypeParameterListOwner?, in create()
84 owner = owner, in create()
91 fun bounds(typeString: String?, owner: TypeParameterListOwner? = null): List<String> { in bounds()
96 …val parameters = (owner as? TextMemberItem)?.containingClass()?.typeParameterList()?.typeParameter… in bounds()
DTextTypeParameterList.kt26 var owner: TypeParameterListOwner?, variable in com.android.tools.metalava.model.text.TextTypeParameterList
51 strings.mapTo(list) { TextTypeParameterItem.create(codebase, owner, it) } in typeParameters()
58 …fun create(codebase: TextCodebase, owner: TypeParameterListOwner?, typeListString: String): TypePa… in create()
59 return TextTypeParameterList(codebase, owner, typeListString) in create()
DTextModifiers.kt83 val item = owner() in <lambda>()
/tools/external_updater/
Dgithub_archive_updater.py78 self.owner = None
91 self.owner, self.repo = match.group(1, 2)
99 self.owner, self.repo)
111 self.owner, self.repo, data.get('tag_name')))
114 self.owner, self.repo, data.get('tag_name')))
122 self.owner, self.repo)
127 self.owner, self.repo, self.new_version)
/tools/metalava/src/main/java/com/android/tools/metalava/model/
DDefaultModifierList.kt26 private lateinit var owner: Item variable
44 override fun owner(): Item { in owner() method
45 return owner in owner()
48 fun setOwner(owner: Item) { in setOwner()
49 this.owner = owner in setOwner()
255 … isFinal() && (owner as? MethodItem)?.containingClass()?.modifiers?.isFinal() == true) { in equivalentTo()
259 … isDeprecated() && (owner as? MethodItem)?.containingClass()?.deprecated == true) { in equivalentTo()
/tools/metalava/src/main/java/com/android/tools/metalava/model/visitors/
DTypeVisitor.kt24 open fun visitType(type: TypeItem, owner: Item) {} in skip()
25 open fun afterVisitType(type: TypeItem, owner: Item) {} in afterVisitType()
/tools/test/connectivity/acts/framework/acts/event/
Dsubscription_handle.py39 def __get__(self, instance, owner): argument
51 for attr, value in owner.__dict__.items():
/tools/tradefederation/core/res/jacoco/
Djacocoagent.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jacoco/ org/ ...
Djacocoant.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jacoco/ org/ ...
/tools/test/connectivity/acts/framework/acts/libs/test_binding/
Dbinding.py40 def __get__(self, instance, owner): argument
/tools/trebuchet/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
14 the copyright owner that is granting the License.
52 submitted to Licensor for inclusion in the Work by the copyright owner
54 the copyright owner. For the purposes of this definition, "submitted"
61 designated in writing by the copyright owner as "Not a Contribution."
190 Copyright [yyyy] [name of copyright owner]
/tools/acloud/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
14 the copyright owner that is granting the License.
52 submitted to Licensor for inclusion in the Work by the copyright owner
54 the copyright owner. For the purposes of this definition, "submitted"
61 designated in writing by the copyright owner as "Not a Contribution."
190 Copyright [yyyy] [name of copyright owner]
/tools/apksig/
DLICENSE25 "Licensor" shall mean the copyright owner or entity authorized by
26 the copyright owner that is granting the License.
64 submitted to Licensor for inclusion in the Work by the copyright owner
66 the copyright owner. For the purposes of this definition, "submitted"
73 designated in writing by the copyright owner as "Not a Contribution."
202 Copyright [yyyy] [name of copyright owner]
/tools/treble/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
14 the copyright owner that is granting the License.
52 submitted to Licensor for inclusion in the Work by the copyright owner
54 the copyright owner. For the purposes of this definition, "submitted"
61 designated in writing by the copyright owner as "Not a Contribution."
190 Copyright [yyyy] [name of copyright owner]
/tools/security/sanitizer-status/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
26 the copyright owner that is granting the License.
64 submitted to Licensor for inclusion in the Work by the copyright owner
66 the copyright owner. For the purposes of this definition, "submitted"
73 designated in writing by the copyright owner as "Not a Contribution."
/tools/test/connectivity/acts/framework/acts/
Dtest_decorators.py77 def __get__(self, instance, owner): argument
/tools/test/connectivity/acts/framework/acts/libs/
Dversion_selector.py271 def __get__(self, instance, owner): argument
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...