Home
last modified time | relevance | path

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

/build/soong/cc/
Dcmake_snapshot.go132 cmakeSnapshotPrebuiltTag = cmakeSnapshotDependencyTag{name: "cmake-snapshot-prebuilt"} var
274 ctx.AddVariationDependencies(variations, cmakeSnapshotPrebuiltTag, m.Properties.Prebuilts...)
321 if ctx.OtherModuleDependencyTag(dep) == cmakeSnapshotPrebuiltTag {
450 ctx.VisitDirectDepsWithTag(cmakeSnapshotPrebuiltTag, func(dep android.Module) {