Home
last modified time | relevance | path

Searched defs:CONSTANT9 (Results 1 – 7 of 7) sorted by relevance

/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl69 const int CONSTANT9 = 0x56; field
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DITestService.h486 enum : int32_t { CONSTANT9 = 86 }; enumerator
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DITestService.h486 enum : int32_t { CONSTANT9 = 86 }; enumerator
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DITestService.h471 enum : int32_t { CONSTANT9 = 86 }; enumerator
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DITestService.h471 enum : int32_t { CONSTANT9 = 86 }; enumerator
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java3758 public static final int CONSTANT9 = 86; field
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java3758 public static final int CONSTANT9 = 86; field