Searched defs:STRING_TEST_CONSTANT2 (Results 1 – 6 of 6) sorted by relevance
49 const String STRING_TEST_CONSTANT2 = "bar"; field
49 static const char* STRING_TEST_CONSTANT2; variable
17 const ::android::String16& ITestService::STRING_TEST_CONSTANT2() { in STRING_TEST_CONSTANT2() function in android::aidl::tests::ITestService
3179 const char* ITestService::STRING_TEST_CONSTANT2 = "bar"; member in aidl::android::aidl::tests::ITestService
2354 public static final String STRING_TEST_CONSTANT2 = "bar"; field
301 pub const STRING_TEST_CONSTANT2: &str = "bar"; const