Home
last modified time | relevance | path

Searched defs:STRING_CONSTANT (Results 1 – 9 of 9) sorted by relevance

/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl77 const String STRING_CONSTANT = "foo"; field
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DITestService.h492 static const char* STRING_CONSTANT; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DITestService.h492 static const char* STRING_CONSTANT; variable
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp15 const ::android::String16& ITestService::STRING_CONSTANT() { in STRING_CONSTANT() function in android::aidl::tests::ITestService
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp15 const ::android::String16& ITestService::STRING_CONSTANT() { in STRING_CONSTANT() function in android::aidl::tests::ITestService
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp4431 const char* ITestService::STRING_CONSTANT = "foo"; member in aidl::android::aidl::tests::ITestService
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp4431 const char* ITestService::STRING_CONSTANT = "foo"; member in aidl::android::aidl::tests::ITestService
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java3764 public static final String STRING_CONSTANT = "foo"; field
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java3764 public static final String STRING_CONSTANT = "foo"; field