Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dhidl_interface.go440 func processSources(mctx android.LoadHookContext, srcs []string) ([]string, []string, bool) {
466 func processDependencies(mctx android.LoadHookContext, interfaces []string) ([]string, []string, bo…
486 func removeCoreDependencies(mctx android.LoadHookContext, dependencies []string) []string {
498 func hidlInterfaceMutator(mctx android.LoadHookContext, i *hidlInterface) {
/system/tools/xsdc/build/
Dxsdc.go318 func xsdConfigLoadHook(mctx android.LoadHookContext) {