HomeSort by relevance Sort by last modified time
    Searched refs:string_obj (Results 1 - 5 of 5) sorted by null

  /frameworks/base/tools/aapt2/jni/
aapt2_jni.cpp 58 jstring string_obj = static_cast<jstring>(string_obj_uncast); local
59 converted.push_back(ScopedUtfChars(env, string_obj));
  /external/protobuf/src/google/protobuf/io/
printer_unittest.cc 95 string string_obj = "From an object\n"; local
101 printer.PrintRaw(string_obj);
  /art/compiler/optimizing/
intrinsics_x86.cc 1513 Register string_obj = locations->InAt(0).AsRegister<Register>(); local
    [all...]
intrinsics_x86_64.cc 1680 CpuRegister string_obj = locations->InAt(0).AsRegister<CpuRegister>(); local
    [all...]
  /external/v8/src/
api.cc 4038 i::Handle<i::Object> string_obj; local
    [all...]

Completed in 220 milliseconds