Searched defs:ModuleName (Results 1 – 18 of 18) sorted by relevance
| /build/bazel/scripts/incremental_build/ |
| D | clone.py | 36 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/ |
| D | transition.go | 140 ModuleName() string methodSpec 168 ModuleName() string methodSpec 349 func (c *incomingTransitionContextImpl) ModuleName() string { func 392 func (c *outgoingTransitionContextImpl) ModuleName() string { func
|
| D | early_module_context.go | 44 ModuleName() string methodSpec
|
| D | module_info_json.go | 16 …ModuleName string `json:"module_name,omitempty"` // $(ALL_MODULES.$(m).MODULE_NA… member
|
| D | singleton.go | 31 ModuleName(module blueprint.Module) string methodSpec 277 func (s *singletonContextAdaptor) ModuleName(module blueprint.Module) string { func
|
| D | makevars.go | 75 ModuleName(module blueprint.Module) string methodSpec
|
| D | paths.go | 1744 ModuleName() string methodSpec
|
| /build/blueprint/ |
| D | transition.go | 123 ModuleName() string methodSpec 161 ModuleName() string methodSpec 334 func (c *outgoingTransitionContextImpl) ModuleName() string { func 350 func (c *incomingTransitionContextImpl) ModuleName() string { func
|
| D | singleton_ctx.go | 35 ModuleName(module Module) string methodSpec 204 func (s *singletonContext) ModuleName(logicModule Module) string { func
|
| D | module_ctx.go | 163 ModuleName() string methodSpec 466 func (d *baseModuleContext) ModuleName() string { func
|
| D | context.go | 3959 func (c *Context) ModuleName(logicModule Module) string { func
|
| /build/soong/snapshot/ |
| D | snapshot_base.go | 33 ModuleName string `json:",omitempty"` member
|
| /build/soong/java/ |
| D | dex.go | 758 ModuleName string member
|
| /build/make/tools/compliance/ |
| D | graph.go | 334 func (tn *TargetNode) ModuleName() string { func
|
| /build/soong/compliance/license_metadata_proto/ |
| D | license_metadata.pb.go | 45 …ModuleName *string `protobuf:"bytes,14,opt,name=module_name,json=moduleName" json:"module_name… member
|
| /build/soong/filesystem/ |
| D | filesystem.go | 435 ModuleName string member
|
| /build/soong/cc/ |
| D | library.go | 705 ModuleName string member
|
| /build/soong/apex/ |
| D | apex.go | 995 ModuleName() string methodSpec
|