Home
last modified time | relevance | path

Searched refs:vendorSnapshotSharedLibs (Results 1 – 3 of 3) sorted by relevance

/build/soong/cc/
Dvendor_snapshot.go59 func vendorSnapshotSharedLibs(config android.Config) *snapshotMap { func
898 snapshotMap = vendorSnapshotSharedLibs(ctx.Config())
964 snapshotMap = vendorSnapshotSharedLibs(ctx.Config())
Dcc.go1781 vendorSnapshotSharedLibs := vendorSnapshotSharedLibs(actx.Config())
1793 if snapshot, ok := vendorSnapshotSharedLibs.get(lib, actx.Arch().ArchType); ok {
Dsanitize.go967 snapshots := vendorSnapshotSharedLibs(mctx.Config())