Searched defs:STRING_TEST_CONSTANT_UTF8 (Results 1 – 6 of 6) sorted by relevance
51 const @utf8InCpp String STRING_TEST_CONSTANT_UTF8 = "baz"; field
50 static const char* STRING_TEST_CONSTANT_UTF8; variable
22 const ::std::string& ITestService::STRING_TEST_CONSTANT_UTF8() { in STRING_TEST_CONSTANT_UTF8() function in android::aidl::tests::ITestService
3180 const char* ITestService::STRING_TEST_CONSTANT_UTF8 = "baz"; member in aidl::android::aidl::tests::ITestService
2355 public static final String STRING_TEST_CONSTANT_UTF8 = "baz"; field
302 pub const STRING_TEST_CONSTANT_UTF8: &str = "baz"; const