Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go100 type PathDeps struct { struct
102 SharedLibs, EarlySharedLibs, LateSharedLibs android.Paths
104 SharedLibsDeps, EarlySharedLibsDeps, LateSharedLibsDeps android.Paths
106 StaticLibs, LateStaticLibs, WholeStaticLibs android.Paths
109 Objs Objects
110 StaticLibObjs Objects
111 WholeStaticLibObjs Objects
114 GeneratedSources android.Paths
115 GeneratedHeaders android.Paths
117 Flags, ReexportedFlags []string
[all …]