Home
last modified time | relevance | path

Searched defs:ModuleDir (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/build/soong/android/
H A Doverride_module.go55 ModuleDir() string methodSpec
80 func (o *OverrideModuleBase) ModuleDir() string { func
H A Dearly_module_context.go47 ModuleDir() string methodSpec
H A Dsingleton.go29 ModuleDir(module blueprint.Module) string methodSpec
H A Dmakevars.go94 ModuleDir(module blueprint.Module) string methodSpec
H A Dandroidmk.go498 ModuleDir(module blueprint.Module) string methodSpec
H A Dpaths.go61 ModuleDir() string methodSpec
1764 ModuleDir() string methodSpec
/aosp_15_r20/build/blueprint/
H A Dsingleton_ctx.go38 ModuleDir(module Module) string methodSpec
203 func (s *singletonContext) ModuleDir(logicModule Module) string { func
H A Dmodule_ctx.go156 ModuleDir() string methodSpec
476 func (d *baseModuleContext) ModuleDir() string { func
H A Dcontext.go3981 func (c *Context) ModuleDir(logicModule Module) string { func
/aosp_15_r20/external/angle/src/common/
H A Dsystem_utils.h87 ModuleDir, enumerator
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReader.cpp4226 std::string ModuleDir; in readASTFileControlBlock() local