Home | History | Annotate | Download | only in hidl

Lines Matching defs:hidl

24 #include <hidl/HidlInternal.h>
25 #include <hidl/Status.h>
38 // this file is included by all hidl interface, so we must forward declare the
40 namespace hidl {
46 }; // namespace hidl
48 namespace hidl {
54 }; // namespace hidl
67 const ::android::wp<::android::hidl::base::V1_0::IBase>& who) = 0;
987 * Every HIDL generated enum generates an implementation of this function.
994 * Bitfields in HIDL are the underlying type of the enumeration.