Home
last modified time | relevance | path

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

/build/soong/cc/
Dcmake_snapshot.go111 type CmakeSnapshot struct { struct
268 func (m *CmakeSnapshot) DepsMutator(ctx android.BottomUpMutatorContext) { argument
277 func (m *CmakeSnapshot) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument
351 Snapshot *CmakeSnapshot
404 M *CmakeSnapshot
467 func (m *CmakeSnapshot) OutputFiles(tag string) (android.Paths, error) { argument
476 func (m *CmakeSnapshot) AndroidMkEntries() []android.AndroidMkEntries { argument
546 module := &CmakeSnapshot{}