Home
last modified time | relevance | path

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

/system/bt/build/
Dfluoride.go34 func fluorideDefaults(ctx android.LoadHookContext) {
/system/ca-certificates/soong/
Dca_certificates.go25 ctx android.LoadHookContext, factory android.ModuleFactory, c *caCertificatesProperties) {
/system/tools/hidl/build/
Dhidl_interface.go333 func processSources(mctx android.LoadHookContext, srcs []string) ([]string, []string, bool) {
359 func processDependencies(mctx android.LoadHookContext, interfaces []string) ([]string, []string, bo…
379 func removeCoreDependencies(mctx android.LoadHookContext, dependencies []string) []string {
391 func hidlInterfaceMutator(mctx android.LoadHookContext, i *hidlInterface) {
/system/tools/aidl/build/
Daidl_interface.go700 func aidlInterfaceHook(mctx android.LoadHookContext, i *aidlInterface) {
760 func addCppLibrary(mctx android.LoadHookContext, i *aidlInterface, version string, lang string) str…
843 func addJavaLibrary(mctx android.LoadHookContext, i *aidlInterface, version string) string {
882 func addApiModule(mctx android.LoadHookContext, i *aidlInterface) string {