Home
last modified time | relevance | path

Searched defs:ModuleName (Results 1 – 18 of 18) sorted by relevance

/build/bazel/scripts/incremental_build/
Dclone.py36 ModuleName = NewType("ModuleName", str) variable
76 def f(t: ModuleType, _: ModuleName) -> bool:
83 def f(_: ModuleType, n: ModuleName) -> bool:
89 def _modify_genrule_template(module_name: ModuleName, module_def: str) -> Optional[str]:
216 def _make_clones(bp2templates: dict[Path, dict[ModuleName, Template]], n: int):
/build/soong/android/
Dtransition.go140 ModuleName() string methodSpec
168 ModuleName() string methodSpec
349 func (c *incomingTransitionContextImpl) ModuleName() string { func
392 func (c *outgoingTransitionContextImpl) ModuleName() string { func
Dearly_module_context.go44 ModuleName() string methodSpec
Dmodule_info_json.go16ModuleName string `json:"module_name,omitempty"` // $(ALL_MODULES.$(m).MODULE_NA… member
Dsingleton.go31 ModuleName(module blueprint.Module) string methodSpec
277 func (s *singletonContextAdaptor) ModuleName(module blueprint.Module) string { func
Dmakevars.go75 ModuleName(module blueprint.Module) string methodSpec
Dpaths.go1744 ModuleName() string methodSpec
/build/blueprint/
Dtransition.go123 ModuleName() string methodSpec
161 ModuleName() string methodSpec
334 func (c *outgoingTransitionContextImpl) ModuleName() string { func
350 func (c *incomingTransitionContextImpl) ModuleName() string { func
Dsingleton_ctx.go35 ModuleName(module Module) string methodSpec
204 func (s *singletonContext) ModuleName(logicModule Module) string { func
Dmodule_ctx.go163 ModuleName() string methodSpec
466 func (d *baseModuleContext) ModuleName() string { func
Dcontext.go3959 func (c *Context) ModuleName(logicModule Module) string { func
/build/soong/snapshot/
Dsnapshot_base.go33 ModuleName string `json:",omitempty"` member
/build/soong/java/
Ddex.go758 ModuleName string member
/build/make/tools/compliance/
Dgraph.go334 func (tn *TargetNode) ModuleName() string { func
/build/soong/compliance/license_metadata_proto/
Dlicense_metadata.pb.go45ModuleName *string `protobuf:"bytes,14,opt,name=module_name,json=moduleName" json:"module_name… member
/build/soong/filesystem/
Dfilesystem.go435 ModuleName string member
/build/soong/cc/
Dlibrary.go705 ModuleName string member
/build/soong/apex/
Dapex.go995 ModuleName() string methodSpec