Searched refs:haveATypeFromAnotherFile (Results 1 – 5 of 5) sorted by relevance
80 Return<void> Bar::haveATypeFromAnotherFile(const Abc &def) { in haveATypeFromAnotherFile() function in android::hardware::tests::bar::V1_0::implementation::Bar81 return mFoo->haveATypeFromAnotherFile(def); in haveATypeFromAnotherFile()
47 virtual Return<void> haveATypeFromAnotherFile(const Abc& def) override;
44 virtual Return<void> haveATypeFromAnotherFile(const Abc& def) override;
198 Return<void> Foo::haveATypeFromAnotherFile(const Abc &def) { in haveATypeFromAnotherFile() function in android::hardware::tests::foo::V1_0::implementation::Foo
194 haveATypeFromAnotherFile(Abc def);