Home
last modified time | relevance | path

Searched refs:AllowMissingDependencies (Results 1 – 23 of 23) sorted by relevance

/build/soong/android/
Dgen_notice.go125 if !ctx.Config().AllowMissingDependencies() {
167 if ctx.Config().AllowMissingDependencies() {
Dapex_contributions.go125 …erModuleExists(RemoveOptionalPrebuiltPrefix(content)) && !ctx.Config().AllowMissingDependencies() {
Dbase_module_context.go330 if b.Config().AllowMissingDependencies() {
Dapex.go527 if !mctx.OtherModuleExists(n) && !mctx.Config().AllowMissingDependencies() {
Dpaths.go513 if input.Context.Config().AllowMissingDependencies() {
1177 …if modCtx, ok := ctx.(ModuleMissingDepsPathContext); ok && ctx.Config().AllowMissingDependencies()…
1448 if ctx.Config().AllowMissingDependencies() {
Dmodule.go1065 if ctx.Config().AllowMissingDependencies() {
1936 } else if ctx.Config().AllowMissingDependencies() {
2433 if mctx, ok := ctx.(addMissingDependenciesIntf); ok && ctx.Config().AllowMissingDependencies() {
Dconfig.go1057 func (c *config) AllowMissingDependencies() bool { func
/build/soong/java/
Dsdk.go130 if (!jarPath.Valid() || !aidlPath.Valid()) && ctx.Config().AllowMissingDependencies() {
293 if ctx.Config().AllowMissingDependencies() {
Drobolectric.go167 } else if !ctx.Config().AllowMissingDependencies() {
474 if ctx.Config().AllowMissingDependencies() {
Dlint.go608 if !ctx.Config().AllowMissingDependencies() {
616 if !ctx.Config().AllowMissingDependencies() {
Ddexpreopt_bootjars.go696 if !found && !ctx.Config().AllowMissingDependencies() {
802 if !ctx.Config().AllowMissingDependencies() {
Dapp.go723 if !ctx.Config().AllowMissingDependencies() && len(ctx.GetMissingDependencies()) > 0 {
1047 } else if ctx.Config().AllowMissingDependencies() {
1740 } else if ctx.Config().AllowMissingDependencies() {
Dhiddenapi_modular.go1387 if ctx.Config().AllowMissingDependencies() {
Djava.go2239 if provider.ApiFile == nil && !ctx.Config().AllowMissingDependencies() {
2280 if srcFiles == nil && !ctx.Config().AllowMissingDependencies() {
Dsdk_library.go2318 if ctx.Config().AllowMissingDependencies() {
2409 if mctx.Config().AllowMissingDependencies() {
/build/soong/genrule/
Dgenrule.go300 if ctx.Config().AllowMissingDependencies() {
353 if ctx.Config().AllowMissingDependencies() {
380 if !ctx.Config().AllowMissingDependencies() {
/build/soong/cmd/soong_build/
Dmain.go100 ctx.SetAllowMissingDependencies(configuration.AllowMissingDependencies())
/build/soong/etc/
Dprebuilt_etc.go383 } else if ctx.Config().AllowMissingDependencies() {
/build/soong/dexpreopt/
Dconfig.go315 if ctx.Config().AllowMissingDependencies() {
/build/soong/cc/
Dcc.go3090 if !ctx.Config().AllowMissingDependencies() {
3099 if !ctx.Config().AllowMissingDependencies() {
3145 if !ctx.Config().AllowMissingDependencies() {
3230 if !ctx.Config().AllowMissingDependencies() {
/build/soong/rust/
Drust.go1316 if !ctx.Config().AllowMissingDependencies() {
1370 if !ctx.Config().AllowMissingDependencies() {
/build/soong/apex/
Dprebuilt.go568 if ctx.Config().AllowMissingDependencies() {
Dapex.go2367 if ctx.Config().AllowMissingDependencies() {
2388 if ctx.Config().AllowMissingDependencies() {