Searched refs:available (Results 1 – 15 of 15) sorted by relevance
5 of the dex file size available to us on device. On Android O, for example,17 Taking up 500 KB (or the best available approximation thereof).
2 of available registers when using the baseline register
1 A test that is only available as a DEX binary.
174 const size_t available = NumCodeUnits() - DexPc(); variable175 if (UNLIKELY(size_code_units > available)) {180 if (UNLIKELY(instruction_code_units > available)) {
29 Request::Request(const uint8_t* bytes, uint32_t available) : p_(bytes) { in Request() argument32 CHECK_LE(byte_count_, available); in Request()
428 Request(const uint8_t* bytes, uint32_t available);
33 …va.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available64 …va.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available
39 // NDK headers aren't available in platform NDK builds.
25 // only available as a shared library on Android.
26 The following global variables are generally available:
6 can be used to test the various modes of execution available to ART (Interpreter,
62 1) Not having core.art available (see $ANDROID_BUILD_TOP/art/Android.mk).64 …2) Not having boot.art available (see $ANDROID_BUILD_TOP/build/make/core/dex_preopt_libart_boot.mk)
54 // These are available only on device
49 Object form, made available under the License, as indicated by a
384 // NDK headers aren't available in platform NDK builds.