Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp2356 SecondaryDexAccess access_check = check_secondary_dex_access(dex_path); in reconcile_secondary_dex_file() local
2357 switch (access_check) { in reconcile_secondary_dex_file()
2365 LOG(ERROR) << "Unexpected result from check_secondary_dex_access: " << access_check; in reconcile_secondary_dex_file()