Home
last modified time | relevance | path

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

/build/soong/cc/
Dcmake_snapshot.go111 type CmakeSnapshot struct { struct
112 android.ModuleBase
114 Properties CmakeSnapshotProperties
116 zipPath android.WritablePath
268 func (m *CmakeSnapshot) DepsMutator(ctx android.BottomUpMutatorContext) {
277 func (m *CmakeSnapshot) GenerateAndroidBuildActions(ctx android.ModuleContext) {
467 func (m *CmakeSnapshot) OutputFiles(tag string) (android.Paths, error) {
476 func (m *CmakeSnapshot) AndroidMkEntries() []android.AndroidMkEntries {