Searched defs:allow_synchronized (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file_verifier.cc476 bool allow_synchronized = (access_flags & kAccNative) != 0; local
486 (is_synchronized && !allow_synchronized))) {

Completed in 7 milliseconds