Home
last modified time | relevance | path

Searched defs:access_check (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc2236 #define EXPLICIT_INVOKE_COMMON_TEMPLATE_DECL(type, access_check) \ argument
/aosp12/frameworks/native/cmds/installd/
H A Ddexopt.cpp1963 SecondaryDexAccess access_check = check_secondary_dex_access(dex_path); in reconcile_secondary_dex_file() local