Home
last modified time | relevance | path

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

/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl75 const long LONG_CONSTANT = 1L << 40; field
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DITestService.h491 enum : int64_t { LONG_CONSTANT = 1099511627776L }; enumerator
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DITestService.h491 enum : int64_t { LONG_CONSTANT = 1099511627776L }; enumerator
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DITestService.h476 enum : int64_t { LONG_CONSTANT = 1099511627776L }; enumerator
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DITestService.h476 enum : int64_t { LONG_CONSTANT = 1099511627776L }; enumerator
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java3763 public static final long LONG_CONSTANT = 1099511627776L; field
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java3763 public static final long LONG_CONSTANT = 1099511627776L; field