HomeSort by relevance Sort by last modified time
    Searched full:unique (Results 501 - 525 of 6998) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/installer/mini_installer/
pe_resource.h 12 // it to disk. Each resource is unique only in the context of a loaded module,
  /external/chromium_org/chrome/renderer/
playback_extension.h 17 // based apps use randomness in URLs to unique-ify urls for proxies.
  /external/chromium_org/chromecast/shell/browser/resources/
resource_ids 6 # used by Chromium. This is done to ensure that resource ids are unique
  /external/chromium_org/components/cronet/android/sample/javatests/
AndroidManifest.xml 7 <!-- package name must be unique so suffix with "tests" so package loader
  /external/chromium_org/components/cronet/android/test/javatests/
AndroidManifest.xml 7 <!-- package name must be unique so suffix with "tests" so package loader
  /external/chromium_org/components/storage_monitor/
image_capture_device_manager.h 31 // and taking the unique ID output.
storage_info_unittest.cc 17 // mtp device unique id.
transient_device_ids.h 28 // If |device_id| has never been seen before, a new, unique transient id will
  /external/chromium_org/components/test/data/web_database/
version_30.sql 3 CREATE TABLE meta(key LONGVARCHAR NOT NULL UNIQUE PRIMARY KEY,value LONGVARCHAR);
12 CREATE TABLE logins (origin_url VARCHAR NOT NULL, action_url VARCHAR, username_element VARCHAR, username_value VARCHAR, password_element VARCHAR, password_value BLOB, submit_element VARCHAR, signon_realm VARCHAR NOT NULL,ssl_valid INTEGER NOT NULL,preferred INTEGER NOT NULL,date_created INTEGER NOT NULL,blacklisted_by_user INTEGER NOT NULL,scheme INTEGER NOT NULL,UNIQUE (origin_url, username_element, username_value, password_element, submit_element, signon_realm));
13 CREATE TABLE web_app_icons (url LONGVARCHAR,width int,height int,image BLOB, UNIQUE (url, width, height));
14 CREATE TABLE web_apps (url LONGVARCHAR UNIQUE,has_all_images INTEGER NOT NULL);
version_32.sql 3 CREATE TABLE meta(key LONGVARCHAR NOT NULL UNIQUE PRIMARY KEY,value LONGVARCHAR);
12 CREATE TABLE logins (origin_url VARCHAR NOT NULL, action_url VARCHAR, username_element VARCHAR, username_value VARCHAR, password_element VARCHAR, password_value BLOB, submit_element VARCHAR, signon_realm VARCHAR NOT NULL,ssl_valid INTEGER NOT NULL,preferred INTEGER NOT NULL,date_created INTEGER NOT NULL,blacklisted_by_user INTEGER NOT NULL,scheme INTEGER NOT NULL,UNIQUE (origin_url, username_element, username_value, password_element, submit_element, signon_realm));
13 CREATE TABLE web_app_icons (url LONGVARCHAR,width int,height int,image BLOB, UNIQUE (url, width, height));
14 CREATE TABLE web_apps (url LONGVARCHAR UNIQUE,has_all_images INTEGER NOT NULL);
version_35.sql 3 CREATE TABLE meta(key LONGVARCHAR NOT NULL UNIQUE PRIMARY KEY,value LONGVARCHAR);
12 CREATE TABLE logins (origin_url VARCHAR NOT NULL, action_url VARCHAR, username_element VARCHAR, username_value VARCHAR, password_element VARCHAR, password_value BLOB, submit_element VARCHAR, signon_realm VARCHAR NOT NULL,ssl_valid INTEGER NOT NULL,preferred INTEGER NOT NULL,date_created INTEGER NOT NULL,blacklisted_by_user INTEGER NOT NULL,scheme INTEGER NOT NULL,UNIQUE (origin_url, username_element, username_value, password_element, submit_element, signon_realm));
13 CREATE TABLE web_app_icons (url LONGVARCHAR,width int,height int,image BLOB, UNIQUE (url, width, height));
14 CREATE TABLE web_apps (url LONGVARCHAR UNIQUE,has_all_images INTEGER NOT NULL);
  /external/chromium_org/components/url_matcher/
string_pattern.h 22 // need to contain unique IDs.
  /external/chromium_org/components/user_prefs/
user_prefs.cc 17 // We just need a unique constant. Use the address of a static that
  /external/chromium_org/content/child/service_worker/
service_worker_network_provider.cc 18 // Must be unique in the child process.
service_worker_network_provider.h 18 // A unique provider_id is generated for each instance.
  /external/chromium_org/content/child/
websocket_dispatcher.h 30 // Returns a unique channel id
  /external/chromium_org/content/shell/android/javatests/
AndroidManifest.xml 5 <!-- package name must be unique so suffix with "tests" so package loader
  /external/chromium_org/extensions/common/manifest_handlers/
sandboxed_page_info.h 32 // Optional list of extension pages that are sandboxed (served from a unique
  /external/chromium_org/gpu/command_buffer/common/
mailbox.h 26 // Generate a unique unguessable mailbox name.
  /external/chromium_org/media/cast/net/rtp/
rtp_packetizer.h 49 // Return the next sequence number, and increment by one. Enables unique
  /external/chromium_org/media/midi/
usb_midi_jack.h 34 // The id of this jack unique in the interface.
  /external/chromium_org/mojo/android/javatests/
AndroidManifest.xml 5 <!-- package name must be unique so suffix with "tests" so package loader
  /external/chromium_org/mojo/services/public/interfaces/surfaces/
surfaces.mojom 60 // The id is created by the client and must be unique and contain the
  /external/chromium_org/net/quic/congestion_control/
receive_algorithm_interface.h 31 // sequence_number: is the unique sequence number from the QUIC packet header.
  /external/chromium_org/net/socket/
ssl_socket.h 31 // Stores the the tls-unique channel binding (see RFC 5929) in |*out|.

Completed in 2084 milliseconds

<<21222324252627282930>>