Searched refs:cppSafeunionInterface (Results 1 – 1 of 1) sorted by relevance
355 sp<ICppSafeUnion> cppSafeunionInterface; member in HidlEnvironment415 cppSafeunionInterface = in getServices()417 ASSERT_NE(cppSafeunionInterface, nullptr); in getServices()418 ASSERT_EQ(cppSafeunionInterface->isRemote(), mode == BINDERIZED); in getServices()444 sp<ICppSafeUnion> cppSafeunionInterface; member in HidlTest460 cppSafeunionInterface = gHidlEnvironment->cppSafeunionInterface; in SetUp()2510 EXPECT_OK(cppSafeunionInterface->repeatPointerFmqSafeUnion( in TEST_F()2519 EXPECT_OK(cppSafeunionInterface->repeatFmqSafeUnion( in TEST_F()