Home
last modified time | relevance | path

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

/build/soong/cmd/extract_apks/
Dmain.go49 type Toc *android_bundle_proto.BuildApksResult type
391 func selectApks(toc Toc, targetConfig TargetConfig) SelectionResult {
/build/soong/cc/
Dlinkable.go122 Toc() android.OptionalPath methodSpec
Dcc.go971 func (c *Module) Toc() android.OptionalPath { func
/build/soong/rust/
Drust.go289 func (mod *Module) Toc() android.OptionalPath { func