Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dhidl_interface.go435 type hidlInterface struct { struct
436 android.ModuleBase
437 android.BazelModuleBase
439 properties hidlInterfaceProperties
500 func hidlInterfaceMutator(mctx android.LoadHookContext, i *hidlInterface) {
710 func (h *hidlInterface) Name() string {
713 func (h *hidlInterface) GenerateAndroidBuildActions(ctx android.ModuleContext) {
729 func (h *hidlInterface) DepsMutator(ctx android.BottomUpMutatorContext) {
752 func (m *hidlInterface) ConvertWithBp2build(ctx android.TopDownMutatorContext) {