Home
last modified time | relevance | path

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

/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl78 const String STRING_CONSTANT2 = "bar"; field
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DITestService.h490 static const char* STRING_CONSTANT2; variable
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DITestService.h490 static const char* STRING_CONSTANT2; variable
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp19 const ::android::String16& ITestService::STRING_CONSTANT2() { in STRING_CONSTANT2() function in android::aidl::tests::ITestService
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp19 const ::android::String16& ITestService::STRING_CONSTANT2() { in STRING_CONSTANT2() function in android::aidl::tests::ITestService
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp4432 const char* ITestService::STRING_CONSTANT2 = "bar"; member in aidl::android::aidl::tests::ITestService
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp4432 const char* ITestService::STRING_CONSTANT2 = "bar"; member in aidl::android::aidl::tests::ITestService
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java3765 public static final String STRING_CONSTANT2 = "bar"; field
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java3765 public static final String STRING_CONSTANT2 = "bar"; field