Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dhidl_package_root.go37 type hidlPackageRoot struct { struct
38 android.ModuleBase
40 properties struct {
54 currentPath android.OptionalPath
55 genOutputs android.Paths
60 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 …]