Home
last modified time | relevance | path

Searched refs:context (Results 1 – 24 of 24) 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.go326 context *Context member
422 return d.context.glob(pattern, excludes)
426 return d.context.fs
430 return d.context.nameInterface.GetNamespace(newNamespaceContext(d.module))
443 module := m.context.moduleInfo[logicModule]
448 module := m.context.moduleInfo[logicModule]
453 module := m.context.moduleInfo[logicModule]
458 module := m.context.moduleInfo[logicModule]
465 module := m.context.moduleInfo[logicModule]
491 _, 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) {
2026 pprof.Do(c.Context, pprof.Labels("blueprint", "PrepareBuildActions"), func(ctx context.Context) {
2083 func (c *Context) runMutators(ctx context.Context, config interface{}) (deps []string, errs []error…
2086 pprof.Do(ctx, pprof.Labels("blueprint", "runMutators"), func(ctx context.Context) {
2091 pprof.Do(ctx, pprof.Labels("mutator", mutator.name), func(context.Context) {
2197 context: c,
2460 context: c,
[all …]
DBlueprints10 "context.go",
/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.go54 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.py850 def __init__(self, mount_point, fs_type, device, length, context, slotselect): argument
855 self.context = context
897 context = None
900 context = i
904 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.go314 Text(`class_loader_context_arg=--class-loader-context=\&`).
/build/soong/docs/
Dperf.md19 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 {