Home
last modified time | relevance | path

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

/build/soong/cmd/extract_apks/
Dmain.go47 type Toc *android_bundle_proto.BuildApksResult type
324 func selectApks(toc Toc, targetConfig TargetConfig) SelectionResult {
/build/soong/cc/
Dlinkable.go41 Toc() android.OptionalPath methodSpec
Dcc.go526 func (c *Module) Toc() android.OptionalPath { func
/build/soong/rust/
Drust.go173 func (mod *Module) Toc() android.OptionalPath { func