Home | History | Annotate | Download | only in utils

Lines Matching full:ifoo

100     // android.hardware.foo@1.0::IFoo.Type
102 // @1.0::IFoo.Type
106 // IFoo.Type
111 // android.hardware.foo@1.0::IFoo.Type:MY_ENUM_VALUE
114 // @1.0::IFoo.Type:MY_ENUM_VALUE
117 // IFoo.Type:MY_ENUM_VALUE
493 // "az" is not a match for "android.hardware.foo@1.0::IFoo.bar.baz",
494 // "baz", "bar.baz", "IFoo.bar.baz", "@1.0::IFoo.bar.baz" are.
496 // matches "android.hardware.foo@1.0::IFoo.bar.baz"
506 // matches "IFoo.bar.baz"
511 // matches "@1.0::IFoo.bar.baz"