Home
last modified time | relevance | path

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

/build/soong/cc/
Dvendor_snapshot.go40 vendorSnapshotStaticLibsKey = android.NewOnceKey("vendorSnapshotStaticLibs") var
66 return config.Once(vendorSnapshotStaticLibsKey, func() interface{} {