Searched defs:hidlPackageRoot (Results 1 – 1 of 1) sorted by relevance
37 type hidlPackageRoot struct { struct38 android.ModuleBase40 properties struct {54 currentPath android.OptionalPath55 genOutputs android.Paths60 func (r *hidlPackageRoot) getFullPackageRoot() string {64 func (r *hidlPackageRoot) getCurrentPath() android.OptionalPath {68 func (r *hidlPackageRoot) requireFrozen() bool {72 func (r *hidlPackageRoot) generateCurrentFile(ctx android.ModuleContext) {90 func (r *hidlPackageRoot) Srcs() android.Paths {[all …]