Home
last modified time | relevance | path

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

/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl98 const @utf8InCpp String STRING_CONSTANT_UTF8 = "baz"; field
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DITestService.h507 static const char* STRING_CONSTANT_UTF8; variable
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DITestService.h507 static const char* STRING_CONSTANT_UTF8; variable
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp23 const ::std::string& ITestService::STRING_CONSTANT_UTF8() { in STRING_CONSTANT_UTF8() 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.cpp23 const ::std::string& ITestService::STRING_CONSTANT_UTF8() { in STRING_CONSTANT_UTF8() 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.cpp4433 const char* ITestService::STRING_CONSTANT_UTF8 = "baz"; 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.cpp4433 const char* ITestService::STRING_CONSTANT_UTF8 = "baz"; 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.java3782 public static final String STRING_CONSTANT_UTF8 = "baz"; field
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java3782 public static final String STRING_CONSTANT_UTF8 = "baz"; field