Home
last modified time | relevance | path

Searched refs:isVendorSnapshotModule (Results 1 – 2 of 2) sorted by relevance

/build/soong/cc/
Dsnapshot_utils.go64 } else if isVendorSnapshotModule(m, ctx.ModuleDir()) {
Dvendor_snapshot.go533 func isVendorSnapshotModule(m *Module, moduleDir string) bool { func
795 if !isVendorSnapshotModule(m, moduleDir) {