Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go1967 func moduleContextFromAndroidModuleContext(actx android.ModuleContext, c *Module) ModuleContext { func
1997 ctx := moduleContextFromAndroidModuleContext(actx, c)
Dlibrary.go974 cctx := moduleContextFromAndroidModuleContext(ctx, handler.module)