Home
last modified time | relevance | path

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

/build/soong/cc/
Dvndk.go522 type vndkSnapshotSingleton struct { struct
523 vndkLibrariesFile android.OutputPath
524 vndkSnapshotZipFile android.OptionalPath
549 func (c *vndkSnapshotSingleton) GenerateBuildActions(ctx android.SingletonContext) {
781 func (c *vndkSnapshotSingleton) buildVndkLibrariesTxtFiles(ctx android.SingletonContext) {
814 func (c *vndkSnapshotSingleton) MakeVars(ctx android.MakeVarsContext) {