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

  /art/compiler/jni/quick/
calling_convention.cc 192 size_t JniCallingConvention::ReferenceCount() const {
197 size_t references_size = handle_scope_pointer_size_ * ReferenceCount(); // size excluding header
calling_convention.h 292 size_t ReferenceCount() const;
jni_compiler.cc 123 main_jni_conv->ReferenceCount(),
  /art/compiler/jni/quick/mips64/
calling_convention_mips64.cc 156 size_t handle_scope_size = HandleScope::SizeOf(kFramePointerSize, ReferenceCount());
  /art/compiler/jni/quick/x86/
calling_convention_x86.cc 186 size_t handle_scope_size = HandleScope::SizeOf(kFramePointerSize, ReferenceCount());
  /art/compiler/jni/quick/arm/
calling_convention_arm.cc 262 size_t handle_scope_size = HandleScope::SizeOf(kFramePointerSize, ReferenceCount());
  /art/compiler/jni/quick/arm64/
calling_convention_arm64.cc 212 size_t handle_scope_size = HandleScope::SizeOf(kFramePointerSize, ReferenceCount());
  /art/compiler/jni/quick/mips/
calling_convention_mips.cc 190 size_t handle_scope_size = HandleScope::SizeOf(kFramePointerSize, ReferenceCount());
  /art/compiler/jni/quick/x86_64/
calling_convention_x86_64.cc 154 size_t handle_scope_size = HandleScope::SizeOf(kFramePointerSize, ReferenceCount());
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ks.h 252 ULONG ReferenceCount;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ndis.h 321 USHORT ReferenceCount;
    [all...]
wdm.h     [all...]
ntifs.h     [all...]

Completed in 896 milliseconds