HomeSort by relevance Sort by last modified time
    Searched refs:cache_file (Results 1 - 25 of 86) sorted by null

1 2 3 4

  /system/extras/preopt2cachename/
preopt2cachename.cpp 68 /*in-out*/std::string& cache_file) {
77 size_t cache_file_position = cache_file.size();
78 cache_file += file_location.substr(initial_position, apk_position);
80 cache_file_position = cache_file.find('/', cache_file_position);
82 cache_file[cache_file_position] = '@';
83 cache_file_position = cache_file.find('/', cache_file_position);
97 cache_file += apk_name;
100 cache_file += kVdexCacheSuffix;
102 cache_file += kArtCacheSuffix;
104 cache_file += kOdexCacheSuffix
    [all...]
  /system/sepolicy/private/
mediaprovider.te 13 allow mediaprovider cache_file:dir create_dir_perms;
14 allow mediaprovider cache_file:file create_file_perms;
16 allow mediaprovider cache_file:lnk_file r_file_perms;
app_neverallows.te 75 neverallow { all_untrusted_apps -mediaprovider } { cache_file cache_recovery_file }:dir ~{ r_dir_perms };
76 neverallow { all_untrusted_apps -mediaprovider } { cache_file cache_recovery_file }:file ~{ read getattr };
priv_app.te 42 allow priv_app { cache_file cache_recovery_file }:dir create_dir_perms;
43 allow priv_app { cache_file cache_recovery_file }:file create_file_perms;
45 allow priv_app cache_file:lnk_file r_file_perms;
isolated_app.te 94 neverallow isolated_app cache_file:dir ~{ r_dir_perms };
95 neverallow isolated_app cache_file:file ~{ read getattr };
platform_app.te 32 allow platform_app cache_file:dir create_dir_perms;
33 allow platform_app cache_file:file create_file_perms;
  /system/core/libbacktrace/
BacktraceOffline.h 48 bool cache_file)
50 cache_file_(cache_file),
  /system/sepolicy/prebuilts/api/26.0/private/
app_neverallows.te 70 neverallow all_untrusted_apps { cache_file cache_recovery_file }:dir ~{ r_dir_perms };
71 neverallow all_untrusted_apps { cache_file cache_recovery_file }:file ~{ read getattr };
isolated_app.te 79 neverallow isolated_app cache_file:dir ~{ r_dir_perms };
80 neverallow isolated_app cache_file:file ~{ read getattr };
priv_app.te 43 allow priv_app { cache_file cache_recovery_file }:dir create_dir_perms;
44 allow priv_app { cache_file cache_recovery_file }:file create_file_perms;
46 allow priv_app cache_file:lnk_file r_file_perms;
platform_app.te 32 allow platform_app cache_file:dir create_dir_perms;
33 allow platform_app cache_file:file create_file_perms;
  /external/toolchain-utils/crb/
autotest_run.py 156 cache_file = os.path.join(matching_dir, PICKLE_FILE)
157 assert os.path.isfile(cache_file)
158 self._logger.LogOutput('Trying to read from cache file: %s' % cache_file)
159 return self.ReadFromCache(cache_file)
164 def ReadFromCache(self, cache_file):
165 with open(cache_file, 'rb') as f:
178 cache_file = os.path.join(self.cache_dir, PICKLE_FILE)
179 command = 'mkdir -p %s' % os.path.dirname(cache_file)
182 with open(cache_file, 'wb') as f:
  /external/swiftshader/third_party/LLVM/projects/sample/
configure 619 cache_file=/dev/null
694 ac_prev=cache_file ;;
697 cache_file=$ac_optarg ;;
700 cache_file=config.cache ;;
    [all...]
  /external/toolchain-utils/binary_search_tool/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
271 cache_file(execargs, bisect_dir, population_name, full_obj_path)
278 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/darwin-x86/clang-3859424/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/darwin-x86/clang-3957855/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/darwin-x86/clang-3960126/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/darwin-x86/clang-3977809/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/darwin-x86/clang-4053586/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/linux-x86/clang-3859424/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/linux-x86/clang-3957855/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/linux-x86/clang-3960126/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/linux-x86/clang-3977809/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/linux-x86/clang-4053586/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /bootable/recovery/tests/component/
applypatch_test.cpp 80 cache_file = "/cache/saved.file";
96 static std::string cache_file; member in class:ApplyPatchTest
114 cp(ApplyPatchTest::old_file, ApplyPatchTest::cache_file);
118 cp(ApplyPatchTest::cache_file, ApplyPatchTest::old_file);
136 std::string ApplyPatchTest::cache_file; member in class:ApplyPatchTest

Completed in 507 milliseconds

1 2 3 4