Searched defs:OutFrameSize (Results 1 – 4 of 4) sorted by relevance
/aosp12/art/compiler/jni/quick/x86/ | ||
H A D | calling_convention_x86.cc | 234 size_t X86JniCallingConvention::OutFrameSize() const { in OutFrameSize() function in art::x86::X86JniCallingConvention |
/aosp12/art/compiler/jni/quick/arm64/ | ||
H A D | calling_convention_arm64.cc | 273 size_t Arm64JniCallingConvention::OutFrameSize() const { in OutFrameSize() function in art::arm64::Arm64JniCallingConvention |
/aosp12/art/compiler/jni/quick/x86_64/ | ||
H A D | calling_convention_x86_64.cc | 216 size_t X86_64JniCallingConvention::OutFrameSize() const { in OutFrameSize() function in art::x86_64::X86_64JniCallingConvention |
/aosp12/art/compiler/jni/quick/arm/ | ||
H A D | calling_convention_arm.cc | 432 size_t ArmJniCallingConvention::OutFrameSize() const { in OutFrameSize() function in art::arm::ArmJniCallingConvention |