Searched defs:use_blocking_api (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/components/nacl/browser/
H A Dtest_nacl_browser_delegate.cc45 bool use_blocking_api,
43 MapUrlToLocalFilePath( const GURL& url, bool use_blocking_api, const base::FilePath& profile_directory, base::FilePath* file_path) argument
/external/chromium_org/chrome/browser/nacl_host/
H A Dnacl_browser_delegate_impl.cc192 bool use_blocking_api,
199 file_url, use_blocking_api, file_path);
190 MapUrlToLocalFilePath( const GURL& file_url, bool use_blocking_api, const base::FilePath& profile_directory, base::FilePath* file_path) argument
/external/chromium_org/extensions/browser/
H A Dinfo_map.cc174 bool use_blocking_api,
184 if (!use_blocking_api) {
173 MapUrlToLocalFilePath(const GURL& file_url, bool use_blocking_api, base::FilePath* file_path) argument
/external/chromium_org/extensions/shell/browser/
H A Dshell_nacl_browser_delegate.cc145 bool use_blocking_api,
159 if (!use_blocking_api) {
143 MapUrlToLocalFilePath( const GURL& file_url, bool use_blocking_api, const base::FilePath& profile_directory, base::FilePath* file_path) argument

Completed in 111 milliseconds