Searched refs:access_check (Results 1 – 1 of 1) sorted by relevance
2268 SecondaryDexAccess access_check = check_secondary_dex_access(dex_path); in reconcile_secondary_dex_file() local2269 switch (access_check) { in reconcile_secondary_dex_file()2277 LOG(ERROR) << "Unexpected result from check_secondary_dex_access: " << access_check; in reconcile_secondary_dex_file()