Home
last modified time | relevance | path

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

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