Searched defs:LoadHookContext (Results 1 – 2 of 2) sorted by relevance
| /system/ca-certificates/soong/ |
| D | ca_certificates.go | 26 ctx android.LoadHookContext, factory android.ModuleFactory, c *caCertificatesProperties) {
|
| /system/tools/hidl/build/ |
| D | hidl_interface.go | 442 func processSources(mctx android.LoadHookContext, srcs []string) ([]string, []string, bool) { 468 func processDependencies(mctx android.LoadHookContext, interfaces []string) ([]string, []string, bo… 488 func removeCoreDependencies(mctx android.LoadHookContext, dependencies []string) []string { 500 func hidlInterfaceMutator(mctx android.LoadHookContext, i *hidlInterface) {
|