Home
last modified time | relevance | path

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

/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl241 const int A2 = ~~(1 << 31) == (1 << 31); field
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DITestService.h512 enum : int32_t { A2 = 1 }; enumerator
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DITestService.h512 enum : int32_t { A2 = 1 }; enumerator
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DITestService.h497 enum : int32_t { A2 = 1 }; enumerator
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DITestService.h497 enum : int32_t { A2 = 1 }; enumerator
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java3785 public static final int A2 = 1; field
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java3785 public static final int A2 = 1; field