Home
last modified time | relevance | path

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

/build/soong/cc/
Dvndk.go590 type vndkSnapshotSingleton struct { struct
591 vndkLibrariesFile android.OutputPath
592 vndkSnapshotZipFile android.OptionalPath
628 func (c *vndkSnapshotSingleton) GenerateBuildActions(ctx android.SingletonContext) {
861 func (c *vndkSnapshotSingleton) buildVndkLibrariesTxtFiles(ctx android.SingletonContext) {
880 func (c *vndkSnapshotSingleton) MakeVars(ctx android.MakeVarsContext) {