Home
last modified time | relevance | path

Searched refs:context (Results 1 – 25 of 25) sorted by relevance

/build/blueprint/
Dsingleton_ctx.go156 context *Context member
176 return s.context.ModuleName(logicModule)
180 return s.context.ModuleDir(logicModule)
184 return s.context.ModuleSubDir(logicModule)
188 return s.context.ModuleType(logicModule)
192 return s.context.BlueprintFile(logicModule)
204 s.error(s.context.ModuleErrorf(logicModule, format, args...))
270 s.context.requireNinjaVersion(major, minor, micro)
281 s.context.setNinjaBuildDir(ninjaValue)
285 s.context.subninjas = append(s.context.subninjas, file)
[all …]
Dmodule_ctx.go339 context *Context member
435 return d.context.glob(pattern, excludes)
439 return d.context.fs
443 return d.context.nameInterface.GetNamespace(newNamespaceContext(d.module))
456 module := m.context.moduleInfo[logicModule]
461 module := m.context.moduleInfo[logicModule]
466 module := m.context.moduleInfo[logicModule]
471 module := m.context.moduleInfo[logicModule]
478 module := m.context.moduleInfo[logicModule]
504 _, exists := m.context.nameInterface.ModuleFromName(name, m.module.namespace())
[all …]
Dcontext.go71 context.Context
310 Context: context.Background(),
1455 func (c *Context) resolveDependencies(ctx context.Context, config interface{}) (deps []string, errs…
1456 pprof.Do(ctx, pprof.Labels("blueprint", "ResolveDependencies"), func(ctx context.Context) {
2039 pprof.Do(c.Context, pprof.Labels("blueprint", "PrepareBuildActions"), func(ctx context.Context) {
2096 func (c *Context) runMutators(ctx context.Context, config interface{}) (deps []string, errs []error…
2099 pprof.Do(ctx, pprof.Labels("blueprint", "runMutators"), func(ctx context.Context) {
2104 pprof.Do(ctx, pprof.Labels("mutator", mutator.name), func(context.Context) {
2210 context: c,
2473 context: c,
[all …]
DBlueprints10 "context.go",
/build/soong/scripts/
Dconstruct_context.py54 context = []
61 context.append(pcl)
62 return context
/build/soong/ui/build/paths/
Dlogs.go156 func LogListener(ctx context.Context, logSocket string) (chan *LogEntry, error) {
160 func logListener(ctx context.Context, logSocket string, lookup socketAddrFunc) (chan *LogEntry, err…
Dlogs_test.go68 recv, err := logListener(context.Background(), socket, lookup)
/build/soong/cuj/
Dcuj.go55 ctx, cancel := context.WithCancel(context.Background())
/build/soong/ui/build/
Dcontext.go33 context.Context
DAndroid.bp45 "context.go",
Dconfig_test.go34 Context: context.Background(),
/build/soong/cmd/multiproduct_kati/
Dmain.go140 Context context.Context
161 ctx, cancel := context.WithCancel(context.Background())
/build/soong/cmd/diff_target_files/
Dzip_artifact.go79 func (zf *ZipArtifactFile) Extract(ctx context.Context, dir string,
/build/make/core/
Dnode_fns.mk177 $(warning Cycle detected between "$(2)" and "$(i)" for context "$(1)") \
/build/make/tools/releasetools/
Dedify_generator.py238 if p.context is not None:
239 mount_flags = p.context + ("," + mount_flags if mount_flags else "")
Dcommon.py877 def __init__(self, mount_point, fs_type, device, length, context, slotselect): argument
882 self.context = context
924 context = None
927 context = i
931 device=pieces[0], length=length, context=context,
/build/make/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-reference.js87 function toggleVisisbleApis(selectedLevel, context) { argument
88 var apis = $(".api",context);
Djquery-1.6.2.min.js16context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.bo…
17 …[c]=function(a,d,e,g){var h,i=0,j,k,l,m=g||this.selector,n=g?this:f(this.context);if(typeof a=="ob…
Djquery-resizable.min.js12context=E;return this}if(typeof E==="string"){var G=D.exec(E);if(G&&(G[1]||!H)){if(G[1]){E=o.clean…
/build/soong/android/
Ddefaults.go81 callHookIfAvailable(context DefaultableHookContext)
/build/soong/cmd/soong_ui/
Dmain.go134 ctx, cancel := context.WithCancel(context.Background())
/build/soong/dexpreopt/
Ddexpreopt.go364 Text(`class_loader_context_arg=--class-loader-context=\&`).
/build/soong/docs/
Dperf.md54 don't currently have an easy way to enable them in the context of a full build.
/build/make/tools/droiddoc/templates-ndk/assets/js/
Ddocs.js2906 function toggleVisisbleApis(selectedLevel, context) { argument
2907 var apis = $(".api",context);
/build/make/tools/droiddoc/templates-ndk/assets/css/
Ddefault.css4107 #context {
4111 #context .breadcrumb {
4115 #context .util {