Home
last modified time | relevance | path

Searched defs:ModuleFromName (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/blueprint/
H A Dname_interface.go121 func (s *SimpleNameInterface) ModuleFromName(moduleName string, namespace Namespace) (group ModuleG… func
/aosp12/build/soong/android/
H A Dnamespace.go245 func (r *NameResolver) ModuleFromName(name string, namespace blueprint.Namespace) (group blueprint.… func