Searched refs:isVndkSnapshotLibrary (Results 1 – 2 of 2) sorted by relevance
62 if _, _, ok := isVndkSnapshotLibrary(ctx.DeviceConfig(), m); ok {
527 func isVndkSnapshotLibrary(config android.DeviceConfig, m *Module) (i snapshotLibraryInterface, vnd… func653 l, vndkType, ok := isVndkSnapshotLibrary(ctx.DeviceConfig(), m)