Home
last modified time | relevance | path

Searched defs:setM (Results 1 – 5 of 5) sorted by relevance

/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DUnion.java79 public void setM(int _value) { in setM() method in Union
DITestService.java4249 public void setM(android.aidl.tests.ITestService.CompilerChecks.HasDeprecated _value) { in setM() method in ITestService.CompilerChecks.UsingHasDeprecated
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DUnion.java79 public void setM(int _value) { in setM() method in Union
DITestService.java4249 public void setM(android.aidl.tests.ITestService.CompilerChecks.HasDeprecated _value) { in setM() method in ITestService.CompilerChecks.UsingHasDeprecated
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java1676 public LargeSafeUnion setM(LargeSafeUnion safeUnion, byte m) { in setM() method in HidlTestJava.SafeUnion