Home
last modified time | relevance | path

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

/system/ca-certificates/soong/
Dca_certificates.go26 ctx android.LoadHookContext, factory android.ModuleFactory, c *caCertificatesProperties) {
/system/tools/hidl/build/
Dhidl_interface.go442 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) {