Home
last modified time | relevance | path

Searched refs:byteValue (Results 1 – 3 of 3) sorted by relevance

/system/tools/aidl/tests/android/aidl/loggable/
DILoggableInterface.aidl5 byte byteValue, inout byte[] byteArray, in LogThis() argument
/system/tools/aidl/tests/android/aidl/tests/
DParcelableForToString.aidl32 byte byteValue;
/system/tools/aidl/tests/java_app/src/android/aidl/tests/
DTestServiceClient.java658 p.byteValue = 3; in testToString()