Searched refs:access_check (Results 1 – 1 of 1) sorted by relevance
2356 SecondaryDexAccess access_check = check_secondary_dex_access(dex_path); in reconcile_secondary_dex_file() local2357 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()