Searched refs:setM (Results 1 – 4 of 4) sorted by relevance
78 public void setM(int _value) { in setM() method in Union
4137 public void setM(android.aidl.tests.ITestService.CompilerChecks.HasDeprecated _value) { in setM() method in ITestService.CompilerChecks.UsingHasDeprecated
345 safeUnion = safeunionInterface.setM(safeUnion, ISafeUnion.BitField.V1); in runClientSafeUnionTests()1629 public LargeSafeUnion setM(LargeSafeUnion safeUnion, byte m) { in setM() method in HidlTestJava.SafeUnion
2212 EXPECT_OK(safeunionInterface->setM( in TEST_F()