Searched refs:cppSafeunionInterface (Results 1 – 1 of 1) sorted by relevance
355 sp<ICppSafeUnion> cppSafeunionInterface; member in HidlEnvironment421 cppSafeunionInterface = in getServices()423 ASSERT_NE(cppSafeunionInterface, nullptr); in getServices()424 ASSERT_EQ(cppSafeunionInterface->isRemote(), mode == BINDERIZED); in getServices()450 sp<ICppSafeUnion> cppSafeunionInterface; member in HidlTest466 cppSafeunionInterface = gHidlEnvironment->cppSafeunionInterface; in SetUp()2526 EXPECT_OK(cppSafeunionInterface->repeatPointerFmqSafeUnion( in TEST_F()2535 EXPECT_OK(cppSafeunionInterface->repeatFmqSafeUnion( in TEST_F()