Searched refs:AddCompoundParcelable (Results 1 – 3 of 3) sorted by relevance
87 io_delegate_.AddCompoundParcelable("android.test.CompoundParcelable", in TEST_F()112 io_delegate_.AddCompoundParcelable("android.test.CompoundParcelable", in TEST_F()137 io_delegate_.AddCompoundParcelable("android.test.CompoundParcelable", in TEST_F()163 io_delegate_.AddCompoundParcelable("android.test.CompoundParcelable", in TEST_F()190 io_delegate_.AddCompoundParcelable("android.test.CompoundParcelable", in TEST_F()
57 void AddCompoundParcelable(const std::string& canonical_name,
127 void FakeIoDelegate::AddCompoundParcelable(const string& canonical_name, in AddCompoundParcelable() function in android::aidl::test::FakeIoDelegate