Home
last modified time | relevance | path

Searched defs:androidBaseContextImpl (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/
Dmodule.go881 type androidBaseContextImpl struct { struct
882 target Target
883 multiTargets []Target
884 targetPrimary bool
885 debug bool
886 kind moduleKind
887 config Config
892 androidBaseContextImpl anonMember
1162 func (a *androidBaseContextImpl) Target() Target {
1166 func (a *androidBaseContextImpl) TargetPrimary() bool {
[all …]
Dmutator.go144 androidBaseContextImpl anonMember
171 androidBaseContextImpl anonMember
Dpaths_test.go203 androidBaseContextImpl anonMember