Searched refs:first_string (Results 1 – 4 of 4) sorted by relevance
58 MDLocationDescriptor first_string; member81 ASSERT_TRUE(writer.WriteString(first, 0, &strings.get()->first_string)); in WriteFile()
37 public const int first_string = 0xabc;43 to reference the layout/main.axml file, or R.strings.first_string to reference the first
22 public static final int first_string=0x7f040000; field in R.string
562 Handle<String> first_string; in BUILTIN() local564 isolate, first_string, Object::ToString(isolate, first_element)); in BUILTIN()565 result_builder.AppendString(first_string); in BUILTIN()