Home
last modified time | relevance | path

Searched defs:ModuleName (Results 1 – 14 of 14) 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/snapshot/
Dsnapshot_base.go33 ModuleName string `json:",omitempty"` member
/build/soong/bazel/
Dtesting.go26 ModuleName string member
/build/soong/android/
Dmodule_info_json.go15ModuleName string `json:"module_name,omitempty"` // $(ALL_MODULES.$(m).MODULE_NA… member
Dearly_module_context.go33 ModuleName() string methodSpec
Dsingleton.go28 ModuleName(module blueprint.Module) string methodSpec
Dmakevars.go93 ModuleName(module blueprint.Module) string methodSpec
Dpaths.go1557 ModuleName() string methodSpec
/build/blueprint/
Dsingleton_ctx.go35 ModuleName(module Module) string methodSpec
189 func (s *singletonContext) ModuleName(logicModule Module) string { func
Dmodule_ctx.go133 ModuleName() string methodSpec
412 func (d *baseModuleContext) ModuleName() string { func
Dcontext.go3906 func (c *Context) ModuleName(logicModule Module) string { func
/build/make/tools/compliance/
Dgraph.go334 func (tn *TargetNode) ModuleName() string { func
/build/soong/bp2build/
Dbuild_conversion.go175 ModuleName(module blueprint.Module) string methodSpec
/build/soong/compliance/license_metadata_proto/
Dlicense_metadata.pb.go45ModuleName *string `protobuf:"bytes,14,opt,name=module_name,json=moduleName" json:"module_name… member