Home
last modified time | relevance | path

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

/aosp12/build/soong/cmd/extract_apks/
H A Dmain.go47 type Toc *android_bundle_proto.BuildApksResult type
324 func selectApks(toc Toc, targetConfig TargetConfig) SelectionResult {
/aosp12/build/soong/rust/
H A Drust.go250 func (mod *Module) Toc() android.OptionalPath { func
/aosp12/build/soong/cc/
H A Dcc.go842 func (c *Module) Toc() android.OptionalPath { func