Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dcmake_snapshot.go131 type CmakeSnapshot struct { struct
132 android.ModuleBase
134 Properties CmakeSnapshotProperties
136 zipPath android.WritablePath
300 func (m *CmakeSnapshot) DepsMutator(ctx android.BottomUpMutatorContext) {
316 func (m *CmakeSnapshot) GenerateAndroidBuildActions(ctx android.ModuleContext) {
514 func (m *CmakeSnapshot) AndroidMkEntries() []android.AndroidMkEntries {