Home
last modified time | relevance | path

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

/build/soong/cc/
Dgenrule.go87 if vndkVersion == "current" || !isVendorProprietaryPath(ctx.ModuleDir()) {
Dvendor_snapshot.go508 func isVendorProprietaryPath(dir string) bool { func
538 if isVendorProprietaryPath(moduleDir) && !m.IsVndk() {
Dcc.go3140 if isVendorProprietaryPath(mctx.ModuleDir()) {
3166 } else if isVendorProprietaryPath(mctx.ModuleDir()) {