Home
last modified time | relevance | path

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

/build/soong/cc/
Dsdk_test.go64 if toc := m.Toc(); toc.Valid() {
Dlinkable.go125 Toc() android.OptionalPath methodSpec
/build/soong/rust/
Drust.go250 func (mod *Module) Toc() android.OptionalPath { func
1106 if dep.Toc().Valid() {
1107 sharedLibDepFiles = append(sharedLibDepFiles, dep.Toc().Path())