Searched refs:cppSafeunionInterface (Results 1 – 1 of 1) sorted by relevance
367 sp<ICppSafeUnion> cppSafeunionInterface; member in HidlEnvironment427 cppSafeunionInterface = in getServices()429 ASSERT_NE(cppSafeunionInterface, nullptr); in getServices()430 ASSERT_EQ(cppSafeunionInterface->isRemote(), mode == BINDERIZED); in getServices()456 sp<ICppSafeUnion> cppSafeunionInterface; member in HidlTest472 cppSafeunionInterface = gHidlEnvironment->cppSafeunionInterface; in SetUp()2530 EXPECT_OK(cppSafeunionInterface->repeatPointerFmqSafeUnion( in TEST_F()2539 EXPECT_OK(cppSafeunionInterface->repeatFmqSafeUnion( in TEST_F()