Lines Matching defs:PathDeps
144 type PathDeps struct { struct
146 SharedLibs, EarlySharedLibs, LateSharedLibs android.Paths
148 SharedLibsDeps, EarlySharedLibsDeps, LateSharedLibsDeps android.Paths
150 StaticLibs, LateStaticLibs, WholeStaticLibs android.Paths
153 TranstiveStaticLibrariesForOrdering *android.DepSet
156 Objs Objects
159 StaticLibObjs Objects
160 WholeStaticLibObjs Objects
164 WholeStaticLibsFromPrebuilts android.Paths
167 GeneratedSources android.Paths
168 GeneratedDeps android.Paths
170 Flags []string
171 IncludeDirs android.Paths
172 SystemIncludeDirs android.Paths
173 ReexportedDirs android.Paths
174 ReexportedSystemDirs android.Paths
175 ReexportedFlags []string
176 ReexportedGeneratedHeaders android.Paths
177 ReexportedDeps android.Paths
180 CrtBegin, CrtEnd android.OptionalPath
183 LinkerFlagsFile android.OptionalPath
186 DynamicLinker android.OptionalPath