Lines Matching refs:hidl
1 # hidl-gen
4 <https://source.android.com/devices/architecture/hidl/>
6 hidl-gen is a compiler for the HIDL (HAL Interface Design Language) which generates
13 m hidl-gen
18 Note that options for hidl-gen expected to be invoked by the build system
22 hidl-gen -h
24 hidl-gen -o output -L c++-impl -r android.hardware:hardware/interfaces -r android.hidl:system/libhi…
30 hidl-gen -o output -L c++-impl android.hardware.nfc@1.0
31 hidl-gen -o output -L vts android.hardware.nfc@1.0
32 hidl-gen -L hash android.hardware.nfc@1.0
38 hidl-gen -L c++-impl -r vendor.foo:vendor/foo/interfaces vendor.foo.nfc@1.0
57 m hidl-doc && hidl-doc -h