Home | History | Annotate | Download | only in utils

Lines Matching full:ifoo

32 // android.hardware.foo@1.0::IFoo.Type
34 // @1.0::IFoo.Type
38 // IFoo.Type
43 // android.hardware.foo@1.0::IFoo.Type:MY_ENUM_VALUE
45 // @1.0::IFoo.Type:MY_ENUM_VALUE
47 // IFoo.Type:MY_ENUM_VALUE
475 // "az" is not a match for "android.hardware.foo@1.0::IFoo.bar.baz",
476 // "baz", "bar.baz", "IFoo.bar.baz", "@1.0::IFoo.bar.baz" are.
478 // matches "android.hardware.foo@1.0::IFoo.bar.baz"
488 // matches "IFoo.bar.baz"
493 // matches "@1.0::IFoo.bar.baz"