Searched refs:cache_file (Results 1 - 25 of 51) sorted by relevance

123

/external/sepolicy/
H A Dplatform_app.te28 allow platform_app cache_file:dir create_dir_perms;
29 allow platform_app cache_file:file create_file_perms;
H A Duntrusted_app.te71 allow untrusted_app cache_file:dir create_dir_perms;
72 allow untrusted_app cache_file:file create_file_perms;
H A Dsystem_server.te305 allow system_server cache_file:dir { relabelfrom create_dir_perms };
306 allow system_server cache_file:file { relabelfrom create_file_perms };
/external/chromium_org/chrome/browser/chromeos/policy/
H A Duser_policy_token_loader.cc24 const base::FilePath& cache_file,
27 cache_file_(cache_file),
22 UserPolicyTokenLoader( const base::WeakPtr<Delegate>& delegate, const base::FilePath& cache_file, scoped_refptr<base::SequencedTaskRunner> background_task_runner) argument
H A Duser_policy_token_loader.h38 const base::FilePath& cache_file,
H A Denterprise_install_attributes.cc67 const base::FilePath& cache_file) {
68 if (device_locked_ || !base::PathExists(cache_file))
74 int len = base::ReadFile(cache_file, buf, sizeof(buf));
76 PLOG(ERROR) << "Failed to read " << cache_file.value();
66 ReadCacheFile( const base::FilePath& cache_file) argument
H A Denterprise_install_attributes.h51 void ReadCacheFile(const base::FilePath& cache_file);
/external/fdlibm/
H A Dconfigure285 cache_file=/dev/null
346 ac_prev=cache_file ;;
349 cache_file=$ac_optarg ;;
352 cache_file=config.cache ;;
1160 if test -r "$cache_file"; then
1163 if test -f "$cache_file"; then
1164 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1165 echo "$as_me: loading cache $cache_file" >&6;}
1166 case $cache_file in
1167 [\\/]* | ?:[\\/]* ) . $cache_file;;
[all...]
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/bindings/
H A Dmain.py174 for cache_file in cache_files:
175 os.remove(cache_file)
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dsync_client_unittest.cc371 base::FilePath cache_file; local
373 EXPECT_EQ(FILE_ERROR_OK, cache_->GetFile(GetLocalId("fetched"), &cache_file));
374 EXPECT_TRUE(base::ReadFileToString(cache_file, &content));
378 EXPECT_EQ(FILE_ERROR_OK, cache_->GetFile(GetLocalId("dirty"), &cache_file));
379 EXPECT_TRUE(base::ReadFileToString(cache_file, &content));
/external/iputils/ninfod/
H A Dconfigure685 cache_file=/dev/null
761 ac_prev=cache_file ;;
764 cache_file=$ac_optarg ;;
767 cache_file=config.cache ;;
2050 if test -r "$cache_file"; then
2053 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2054 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2055 $as_echo "$as_me: loading cache $cache_file" >&6;}
2056 case $cache_file i
[all...]
/external/elfutils/0.153/
H A Dconfigure751 cache_file=/dev/null
827 ac_prev=cache_file ;;
830 cache_file=$ac_optarg ;;
833 cache_file=config.cache ;;
1835 if test -r "$cache_file"; then
1838 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
1839 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1840 $as_echo "$as_me: loading cache $cache_file" >&6;}
1841 case $cache_file i
[all...]
/external/genext2fs/
H A Dconfigure712 cache_file=/dev/null
787 ac_prev=cache_file ;;
790 cache_file=$ac_optarg ;;
793 cache_file=config.cache ;;
1624 if test -r "$cache_file"; then
1627 if test -f "$cache_file"; then
1628 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1629 echo "$as_me: loading cache $cache_file" >&6;}
1630 case $cache_file in
1631 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all...]
/external/liblzf/
H A Dconfigure670 cache_file=/dev/null
745 ac_prev=cache_file ;;
748 cache_file=$ac_optarg ;;
751 cache_file=config.cache ;;
1575 if test -r "$cache_file"; then
1578 if test -f "$cache_file"; then
1579 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1580 echo "$as_me: loading cache $cache_file" >&6;}
1581 case $cache_file in
1582 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all...]
/external/stressapptest/
H A Dconfigure726 cache_file=/dev/null
801 ac_prev=cache_file ;;
804 cache_file=$ac_optarg ;;
807 cache_file=config.cache ;;
2241 if test -r "$cache_file"; then
2244 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2245 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2246 $as_echo "$as_me: loading cache $cache_file" >&6;}
2247 case $cache_file i
[all...]
/external/chromium_org/third_party/icu/source/
H A Dconfigure786 cache_file=/dev/null
862 ac_prev=cache_file ;;
865 cache_file=$ac_optarg ;;
868 cache_file=config.cache ;;
2445 if test -r "$cache_file"; then
2448 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2449 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2450 $as_echo "$as_me: loading cache $cache_file" >&6;}
2451 case $cache_file i
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dconfigure783 cache_file=/dev/null
859 ac_prev=cache_file ;;
862 cache_file=$ac_optarg ;;
865 cache_file=config.cache ;;
2365 if test -r "$cache_file"; then
2368 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2369 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2370 $as_echo "$as_me: loading cache $cache_file" >&6;}
2371 case $cache_file i
[all...]
/external/icu/icu4c/source/
H A Dconfigure786 cache_file=/dev/null
862 ac_prev=cache_file ;;
865 cache_file=$ac_optarg ;;
868 cache_file=config.cache ;;
2445 if test -r "$cache_file"; then
2448 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2449 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2450 $as_echo "$as_me: loading cache $cache_file" >&6;}
2451 case $cache_file i
[all...]
/external/libpcap/
H A Dconfigure770 cache_file=/dev/null
846 ac_prev=cache_file ;;
849 cache_file=$ac_optarg ;;
852 cache_file=config.cache ;;
2218 if test -r "$cache_file"; then
2221 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2222 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2223 $as_echo "$as_me: loading cache $cache_file" >&6;}
2224 case $cache_file i
[all...]
/external/tcpdump/
H A Dconfigure726 cache_file=/dev/null
802 ac_prev=cache_file ;;
805 cache_file=$ac_optarg ;;
808 cache_file=config.cache ;;
2278 if test -r "$cache_file"; then
2281 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2282 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2283 $as_echo "$as_me: loading cache $cache_file" >&6;}
2284 case $cache_file i
[all...]
/external/srtp/
H A Dconfigure320 cache_file=/dev/null
381 ac_prev=cache_file ;;
384 cache_file=$ac_optarg ;;
387 cache_file=config.cache ;;
1210 if test -r "$cache_file"; then
1213 if test -f "$cache_file"; then
1214 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1215 echo "$as_me: loading cache $cache_file" >&6;}
1216 case $cache_file in
1217 [\\/]* | ?:[\\/]* ) . $cache_file;;
[all...]
/external/chromium_org/third_party/opus/src/
H A Dconfigure811 cache_file=/dev/null
887 ac_prev=cache_file ;;
890 cache_file=$ac_optarg ;;
893 cache_file=config.cache ;;
2168 if test -r "$cache_file"; then
2171 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2172 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2173 $as_echo "$as_me: loading cache $cache_file" >&6;}
2174 case $cache_file i
[all...]
/external/e2fsprogs/
H A Dconfigure882 cache_file=/dev/null
958 ac_prev=cache_file ;;
961 cache_file=$ac_optarg ;;
964 cache_file=config.cache ;;
2575 if test -r "$cache_file"; then
2578 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2579 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2580 $as_echo "$as_me: loading cache $cache_file" >&6;}
2581 case $cache_file i
[all...]
/external/libcap-ng/libcap-ng-0.7/
H A Dconfigure780 cache_file=/dev/null
856 ac_prev=cache_file ;;
859 cache_file=$ac_optarg ;;
862 cache_file=config.cache ;;
2117 if test -r "$cache_file"; then
2120 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2121 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2122 $as_echo "$as_me: loading cache $cache_file" >&6;}
2123 case $cache_file i
[all...]
/external/libedit/
H A Dconfigure793 cache_file=/dev/null
869 ac_prev=cache_file ;;
872 cache_file=$ac_optarg ;;
875 cache_file=config.cache ;;
2240 if test -r "$cache_file"; then
2243 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2244 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2245 $as_echo "$as_me: loading cache $cache_file" >&6;}
2246 case $cache_file i
[all...]

Completed in 1185 milliseconds

123