Home
last modified time | relevance | path

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

/build/soong/android/
Dsdk.go511 IsHostOsDependent() bool methodSpec
668 func (b *SdkMemberTypeBase) IsHostOsDependent() bool { func
/build/soong/sdk/
Dupdate.go1563 (osInfo.osType.Class == android.Device || !ctx.memberType.IsHostOsDependent()) {
1772 if ctx.memberType.IsHostOsDependent() && archInfo.osType.Class == android.Host {
2062 if ctx.memberType.IsHostOsDependent() {