Home
last modified time | relevance | path

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

/build/soong/snapshot/
Dhost_fake_snapshot.go81 type hostFakeSingleton struct { struct
82 snapshotDir string
83 zipFile android.OptionalPath
86 func (c *hostFakeSingleton) init() {
96 func (c *hostFakeSingleton) GenerateBuildActions(ctx android.SingletonContext) {
152 func (c *hostFakeSingleton) MakeVars(ctx android.MakeVarsContext) {