Home | History | Annotate | Download | only in driver

Lines Matching full:access_flags

563                           uint32_t access_flags,
590 access_flags,
600 } else if ((access_flags & kAccNative) != 0) {
606 compiled_method = driver->GetCompiler()->JniCompile(access_flags, method_idx, dex_file);
609 } else if ((access_flags & kAccAbstract) != 0) {
617 ->IsCandidateForCompilation(method_ref, access_flags) &&
630 compiled_method = driver->GetCompiler()->Compile(code_item, access_flags, invoke_type,
677 uint32_t access_flags = method->GetAccessFlags();
714 access_flags,
740 access_flags,