Home
last modified time | relevance | path

Searched refs:GetModuleFromPathDep (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/soong/
H A Dbindings_generator.go254 module := android.GetModuleFromPathDep(ctx, m, "").(*mojomPickles)
/aosp_15_r20/build/soong/android/
H A Dpaths.go721 func GetModuleFromPathDep(ctx ModuleWithDepsPathContext, moduleName, tag string) blueprint.Module { func