Searched refs:requires (Results 1 – 6 of 6) sorted by relevance
4 NOTE: the test requires that /data/run-test/ exists and is writable and not mounted noexec.
22 # Jump over the code that requires the null constant
20 # multidex, but this requires a custom build script).
2826 bool requires) { in SetRequiresConstructorBarrier() argument2828 requires_constructor_barrier_.emplace(ClassReference(dex_file, class_def_index), requires); in SetRequiresConstructorBarrier()2843 const bool requires = RequiresConstructorBarrier(*dex_file, class_def_index); in RequiresConstructorBarrier()2844 requires_constructor_barrier_.emplace(class_ref, requires); in RequiresConstructorBarrier()2845 return requires; in RequiresConstructorBarrier()
191 bool requires)
193 to a mode that requires inter-instruction checking, rIBASE is changed