Home
last modified time | relevance | path

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

/build/soong/cc/
Dsnapshot_utils.go62 if _, _, ok := isVndkSnapshotLibrary(ctx.DeviceConfig(), m); ok {
Dvndk.go527 func isVndkSnapshotLibrary(config android.DeviceConfig, m *Module) (i snapshotLibraryInterface, vnd… func
653 l, vndkType, ok := isVndkSnapshotLibrary(ctx.DeviceConfig(), m)