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

  /art/runtime/mirror/
object-inl.h 196 DCHECK(GetClass()->GetComponentType()->IsPrimitiveLong() ||
class.h 305 bool IsPrimitiveLong() const {
    [all...]
  /art/runtime/entrypoints/
entrypoint_utils.cc 53 if (klass->IsPrimitiveLong() || klass->IsPrimitiveDouble()) {
  /art/oatdump/
oatdump.cc     [all...]
  /art/runtime/interpreter/
interpreter.cc     [all...]
  /art/runtime/
jni_internal.cc 129 } else if (param_type->IsPrimitiveLong() || param_type->IsPrimitiveDouble()) {
    [all...]

Completed in 233 milliseconds