Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp1963 SecondaryDexAccess access_check = check_secondary_dex_access(dex_path); in reconcile_secondary_dex_file() local
1964 switch (access_check) { in reconcile_secondary_dex_file()
1973 "Unexpected result from check_secondary_dex_access: %d", access_check); in reconcile_secondary_dex_file()