Searched defs:is_fast_native (Results 1 – 9 of 9) sorted by relevance
141 bool is_fast_native, in Create()
402 bool is_fast_native, in JniCallingConvention()
107 const bool is_fast_native = (access_flags & kAccFastNative) != 0u; in ArtJniCompileMethodInternal() local
213 bool is_fast_native, in X86JniCallingConvention()
189 bool is_fast_native, in X86_64JniCallingConvention()
223 bool is_fast_native, in Arm64JniCallingConvention()
297 bool is_fast_native, in ArmJniCallingConvention()
103 const bool is_fast_native = false; in TEST_F() local
722 bool is_fast_native = IsFastNative(); in SetIntrinsic() local