Home
last modified time | relevance | path

Searched refs:cache_file (Results 1 – 25 of 76) sorted by relevance

1234

/external/chromium/chrome/browser/policy/
Duser_policy_identity_strategy.cc35 const FilePath& cache_file);
58 const FilePath& cache_file) in TokenCache() argument
60 cache_file_(cache_file) {} in TokenCache()
135 const FilePath& cache_file) in UserPolicyIdentityStrategy() argument
138 cache_ = new TokenCache(weak_ptr_factory_.GetWeakPtr(), cache_file); in UserPolicyIdentityStrategy()
/external/chromium_org/chrome/browser/chromeos/policy/
Duser_policy_token_loader.cc24 const base::FilePath& cache_file, in UserPolicyTokenLoader() argument
27 cache_file_(cache_file), in UserPolicyTokenLoader()
Denterprise_install_attributes.cc103 const base::FilePath& cache_file) { in ReadCacheFile() argument
104 if (device_locked_ || !base::PathExists(cache_file)) in ReadCacheFile()
110 int len = base::ReadFile(cache_file, buf, sizeof(buf)); in ReadCacheFile()
112 PLOG(ERROR) << "Failed to read " << cache_file.value(); in ReadCacheFile()
Duser_policy_token_loader.h38 const base::FilePath& cache_file,
Denterprise_install_attributes.h60 void ReadCacheFile(const base::FilePath& cache_file);
/external/libffi/
Dltconfig219 cache_file=
388 --cache-file=*) cache_file="$optarg" ;;
489 if test -n "$cache_file" && test -r "$cache_file" && test -f "$cache_file"; then
490 echo "loading cache $cache_file within ltconfig"
491 . $cache_file
2806 test -n "$cache_file" && test -z "$tagname" || exit 0
2845 if cmp -s $cache_file confcache; then
2848 if test -w $cache_file; then
2849 echo "updating cache $cache_file"
2850 cat confcache > $cache_file
[all …]
/external/chromium_org/chrome/browser/chromeos/drive/
Dsync_client_unittest.cc363 base::FilePath cache_file; in TEST_F() local
365 EXPECT_EQ(FILE_ERROR_OK, cache_->GetFile(GetLocalId("fetched"), &cache_file)); in TEST_F()
366 EXPECT_TRUE(base::ReadFileToString(cache_file, &content)); in TEST_F()
370 EXPECT_EQ(FILE_ERROR_OK, cache_->GetFile(GetLocalId("dirty"), &cache_file)); in TEST_F()
371 EXPECT_TRUE(base::ReadFileToString(cache_file, &content)); in TEST_F()
/external/iputils/ninfod/
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 in
2057 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/fdlibm/
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/sepolicy/
Ddomain.te92 allow domain cache_file:dir r_dir_perms;
93 allow domain cache_file:file { getattr read };
94 allow domain cache_file:lnk_file read;
/external/marisa-trie/
Dconfigure716 cache_file=/dev/null
791 ac_prev=cache_file ;;
794 cache_file=$ac_optarg ;;
797 cache_file=config.cache ;;
2182 if test -r "$cache_file"; then
2185 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2186 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2187 $as_echo "$as_me: loading cache $cache_file" >&6;}
2188 case $cache_file in
2189 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/icu4c/
Dconfigure780 cache_file=/dev/null
856 ac_prev=cache_file ;;
859 cache_file=$ac_optarg ;;
862 cache_file=config.cache ;;
2438 if test -r "$cache_file"; then
2441 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2442 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2443 $as_echo "$as_me: loading cache $cache_file" >&6;}
2444 case $cache_file in
2445 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/elfutils/
Dconfigure1765 if test -r "$cache_file"; then
1768 if test -f "$cache_file"; then
1769 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1770 $as_echo "$as_me: loading cache $cache_file" >&6;}
1771 case $cache_file in
1772 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1773 *) . "./$cache_file";;
1777 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1778 $as_echo "$as_me: creating cache $cache_file" >&6;}
1779 >$cache_file
[all …]
/external/chromium_org/third_party/yasm/source/patched-yasm/
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 in
2372 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/stressapptest/
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 in
2248 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/liblzf/
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/genext2fs/
Dconfigure1624 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";;
1632 *) . "./$cache_file";;
1636 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1637 echo "$as_me: creating cache $cache_file" >&6;}
1638 >$cache_file
[all …]
/external/chromium_org/third_party/icu/source/
Dconfigure796 cache_file=/dev/null
872 ac_prev=cache_file ;;
875 cache_file=$ac_optarg ;;
878 cache_file=config.cache ;;
2457 if test -r "$cache_file"; then
2460 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2461 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2462 $as_echo "$as_me: loading cache $cache_file" >&6;}
2463 case $cache_file in
2464 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/grub/
Dconfigure322 cache_file=/dev/null
383 ac_prev=cache_file ;;
386 cache_file=$ac_optarg ;;
389 cache_file=config.cache ;;
1292 if test -r "$cache_file"; then
1295 if test -f "$cache_file"; then
1296 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1297 echo "$as_me: loading cache $cache_file" >&6;}
1298 case $cache_file in
1299 [\\/]* | ?:[\\/]* ) . $cache_file;;
[all …]
/external/libcap-ng/libcap-ng-0.7/
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 in
2124 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/chromium_org/third_party/opus/src/
Dconfigure787 cache_file=/dev/null
863 ac_prev=cache_file ;;
866 cache_file=$ac_optarg ;;
869 cache_file=config.cache ;;
2306 if test -r "$cache_file"; then
2309 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2310 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2311 $as_echo "$as_me: loading cache $cache_file" >&6;}
2312 case $cache_file in
2313 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/libpcap/
Dconfigure1638 if test -r "$cache_file"; then
1641 if test -f "$cache_file"; then
1642 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1643 echo "$as_me: loading cache $cache_file" >&6;}
1644 case $cache_file in
1645 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1646 *) . "./$cache_file";;
1650 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1651 echo "$as_me: creating cache $cache_file" >&6;}
1652 >$cache_file
[all …]
/external/protobuf/
Dconfigure924 cache_file=/dev/null
1000 ac_prev=cache_file ;;
1003 cache_file=$ac_optarg ;;
1006 cache_file=config.cache ;;
2495 if test -r "$cache_file"; then
2498 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2499 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2500 $as_echo "$as_me: loading cache $cache_file" >&6;}
2501 case $cache_file in
2502 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/libexif/
Dconfigure807 cache_file=/dev/null
883 ac_prev=cache_file ;;
886 cache_file=$ac_optarg ;;
889 cache_file=config.cache ;;
2067 if test -r "$cache_file"; then
2070 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2071 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2072 $as_echo "$as_me: loading cache $cache_file" >&6;}
2073 case $cache_file in
2074 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]
/external/openfst/
Dconfigure792 cache_file=/dev/null
868 ac_prev=cache_file ;;
871 cache_file=$ac_optarg ;;
874 cache_file=config.cache ;;
2222 if test -r "$cache_file"; then
2225 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2226 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2227 $as_echo "$as_me: loading cache $cache_file" >&6;}
2228 case $cache_file in
2229 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all …]

1234