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

123

/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.h60 void ReadCacheFile(const base::FilePath& cache_file);
H A Denterprise_install_attributes.cc103 const base::FilePath& cache_file) {
104 if (device_locked_ || !base::PathExists(cache_file))
110 int len = base::ReadFile(cache_file, buf, sizeof(buf));
112 PLOG(ERROR) << "Failed to read " << cache_file.value();
102 ReadCacheFile( const base::FilePath& cache_file) argument
/external/chromium/chrome/browser/policy/
H A Duser_policy_identity_strategy.cc35 const FilePath& cache_file);
58 const FilePath& cache_file)
60 cache_file_(cache_file) {}
135 const FilePath& cache_file)
138 cache_ = new TokenCache(weak_ptr_factory_.GetWeakPtr(), cache_file);
56 TokenCache( const base::WeakPtr<UserPolicyIdentityStrategy>& identity_strategy, const FilePath& cache_file) argument
133 UserPolicyIdentityStrategy( Profile* profile, const FilePath& cache_file) argument
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dsync_client_unittest.cc363 base::FilePath cache_file; local
365 EXPECT_EQ(FILE_ERROR_OK, cache_->GetFile(GetLocalId("fetched"), &cache_file));
366 EXPECT_TRUE(base::ReadFileToString(cache_file, &content));
370 EXPECT_EQ(FILE_ERROR_OK, cache_->GetFile(GetLocalId("dirty"), &cache_file));
371 EXPECT_TRUE(base::ReadFileToString(cache_file, &content));
/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/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/libffi/
H A 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; the
[all...]
/external/elfutils/
H A Dconfigure771 cache_file=/dev/null
846 ac_prev=cache_file ;;
849 cache_file=$ac_optarg ;;
852 cache_file=config.cache ;;
1765 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";;
[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/marisa-trie/
H A 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 i
[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/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/icu4c/
H A 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 i
[all...]
/external/chromium_org/third_party/icu/source/
H A 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 i
[all...]
/external/grub/
H A 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/libpcap/
H A Dconfigure712 cache_file=/dev/null
787 ac_prev=cache_file ;;
790 cache_file=$ac_optarg ;;
793 cache_file=config.cache ;;
1638 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";;
[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 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 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/libexif/
H A 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 i
[all...]
/external/chromium_org/third_party/libxml/src/
H A Dconfigure1041 cache_file=/dev/null
1116 ac_prev=cache_file ;;
1119 cache_file=$ac_optarg ;;
1122 cache_file=config.cache ;;
2409 if test -r "$cache_file"; then
2412 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2413 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2414 $as_echo "$as_me: loading cache $cache_file" >&6;}
2415 case $cache_file i
[all...]
/external/chromium_org/third_party/sqlite/src/
H A Dconfigure945 cache_file=/dev/null
1020 ac_prev=cache_file ;;
1023 cache_file=$ac_optarg ;;
1026 cache_file=config.cache ;;
1943 if test -r "$cache_file"; then
1946 if test -f "$cache_file"; then
1947 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1948 $as_echo "$as_me: loading cache $cache_file" >&6;}
1949 case $cache_file in
1950 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all...]

Completed in 168 milliseconds

123