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

  /art/runtime/native/
sun_misc_Unsafe.cc 177 Primitive::Type primitive_type = component->GetPrimitiveType(); local
178 return mirror::Array::DataOffset(Primitive::ComponentSize(primitive_type)).Int32Value();
184 Primitive::Type primitive_type = component->GetPrimitiveType(); local
185 return Primitive::ComponentSize(primitive_type);
  /art/runtime/interpreter/
unstarted_runtime.cc 1041 Primitive::Type primitive_type = component->GetPrimitiveType(); local
1049 Primitive::Type primitive_type = component->GetPrimitiveType(); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d.h     [all...]

Completed in 5375 milliseconds