HomeSort by relevance Sort by last modified time
    Searched refs:calculate_oat_file_path_default (Results 1 - 5 of 5) sorted by null

  /frameworks/native/cmds/installd/
dexopt.h 111 bool calculate_oat_file_path_default(char path[PKG_PATH_MAX], const char *oat_dir,
installd.cpp 56 return calculate_oat_file_path_default(path, oat_dir, apk_path, instruction_set);
dexopt.cpp 2547 bool calculate_oat_file_path_default(char path[PKG_PATH_MAX], const char *oat_dir, function
    [all...]
  /frameworks/native/cmds/installd/tests/
installd_service_test.cpp 48 return calculate_oat_file_path_default(path, oat_dir, apk_path, instruction_set);
installd_dexopt_test.cpp 71 return calculate_oat_file_path_default(path, oat_dir, apk_path, instruction_set);
    [all...]

Completed in 435 milliseconds