Searched defs:STRING_CONSTANT_UTF8 (Results 1 – 9 of 9) sorted by relevance
98 const @utf8InCpp String STRING_CONSTANT_UTF8 = "baz"; field
507 static const char* STRING_CONSTANT_UTF8; variable
23 const ::std::string& ITestService::STRING_CONSTANT_UTF8() { in STRING_CONSTANT_UTF8() function in android::aidl::tests::ITestService
4433 const char* ITestService::STRING_CONSTANT_UTF8 = "baz"; member in aidl::android::aidl::tests::ITestService
3782 public static final String STRING_CONSTANT_UTF8 = "baz"; field