Searched refs:baseLibName (Results 1 – 1 of 1) sorted by relevance
2844 c.Properties.SnapshotSharedLibs = append(c.Properties.SnapshotSharedLibs, baseLibName(depName))2862 … c.Properties.SnapshotRuntimeLibs = append(c.Properties.SnapshotRuntimeLibs, baseLibName(depName))2931 func baseLibName(depName string) string { func2939 libName := baseLibName(depName)