HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 1526 - 1550 of 4593) sorted by null

<<61626364656667686970>>

  /external/chromium_org/chrome/browser/ui/toolbar/
toolbar_model.h 51 // Some search URLs bundle a special "corpus" param that we can extract and
  /external/chromium_org/chrome/browser/ui/views/apps/app_info_dialog/
app_info_permissions_panel.cc 96 // Extract only the bullet from the IDS_EXTENSION_PERMISSION_LINE text.
  /external/chromium_org/chrome/common/extensions/docs/server2/
caching_file_system.py 55 # Was a file stat. Extract that file.
  /external/chromium_org/chrome/common/
service_process_util.h 46 // Return the name that is used to extract the socket path out of the
  /external/chromium_org/chrome/installer/util/
lzma_util_unittest.cc 53 // Test that we can extract archives successfully.
  /external/chromium_org/chrome/renderer/safe_browsing/
phishing_dom_feature_extractor.h 126 // Non-owned pointer to the view that we will extract features from.
  /external/chromium_org/chrome/test/chromedriver/
chrome_launcher.cc 508 // If the file is a crx file, extract the extension's ID from its public key.
513 return Status(kUnknownError, "cannot extract magic number");
521 return Status(kUnknownError, "cannot extract public key length");
534 return Status(kUnknownError, "cannot extract public key");
  /external/chromium_org/components/infobars/core/
infobar.h 64 // This must only be called once as there's no way to extract an infobar from
  /external/chromium_org/components/search_engines/
prepopulated_engines_schema.json 50 // to extract search terms from a URL.
template_url_data.h 107 // A list of URL patterns that can be used, in addition to |url_|, to extract
  /external/chromium_org/content/browser/gpu/
gpu_data_manager_impl_private.h 204 // Helper to extract the domain from a given URL.
  /external/chromium_org/content/browser/indexed_db/
indexed_db_dispatcher_host.h 267 // the IO thread, which will extract the net::URLRequestContext from it.
  /external/chromium_org/content/common/service_worker/
service_worker_messages.h 132 // extract it and dispatch the message to the correct ServiceWorkerDispatcher
  /external/chromium_org/content/shell/renderer/test_runner/
MockSpellCheck.cpp 52 // Extract the first possible English word from the given string.
  /external/chromium_org/content/test/
mock_google_streaming_server.cc 41 // Extract request argument from the the request URI.
  /external/chromium_org/crypto/
ec_private_key.h 29 // keys, export keys to other formats, or to extract a public key.
  /external/chromium_org/device/nfc/
nfc_peer_chromeos.cc 85 LOG(ERROR) << "Failed to extract NDEF record fields for NDEF push.";
nfc_tag_technology_chromeos.cc 84 LOG(ERROR) << "Failed to extract NDEF record fields for NDEF push.";
  /external/chromium_org/extensions/browser/value_store/
value_store_frontend.cc 40 // Extract the value from the ReadResult and pass ownership of it to the
  /external/chromium_org/gpu/config/
gpu_info_collector_mac.mm 202 // Extract the OpenGL driver version string from the GL_VERSION string.
  /external/chromium_org/media/base/
stream_parser.cc 81 // Extract the candidate buffer's decode timestamp.
  /external/chromium_org/media/cdm/
json_web_key.cc 82 // Processes a JSON Web Key to extract the key id and key value. Sets |jwk_key|
  /external/chromium_org/media/cdm/ppapi/external_clear_key/
clear_key_cdm.h 148 // TODO(xhwang): Extract testing code from main implementation.
  /external/chromium_org/media/video/capture/mac/
video_capture_device_factory_mac.mm 113 // Extract the device's Vendor ID and compare to all blacklisted ones.
  /external/chromium_org/native_client_sdk/src/build_tools/screenshot_extension/
screenshot.js 180 // Extract the canvas to a new data URL, and return it via the callback.

Completed in 1597 milliseconds

<<61626364656667686970>>