Home
last modified time | relevance | path

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

/build/soong/cc/
Dvndk.go585 type vndkSnapshotSingleton struct { struct
586 vndkLibrariesFile android.OutputPath
587 vndkSnapshotZipFile android.OptionalPath
623 func (c *vndkSnapshotSingleton) GenerateBuildActions(ctx android.SingletonContext) {
856 func (c *vndkSnapshotSingleton) buildVndkLibrariesTxtFiles(ctx android.SingletonContext) {
875 func (c *vndkSnapshotSingleton) MakeVars(ctx android.MakeVarsContext) {