/external/chromium_org/chrome/installer/setup/ |
install_worker.h | 68 // app guid. Consequently, during install and update we will move a
|
/external/chromium_org/chrome/utility/importer/ |
ie_importer_win.cc | 396 const GUID IEImporter::kPStoreAutocompleteGUID = { 401 const GUID IEImporter::kUnittestGUID = { 529 GUID AutocompleteGUID = kPStoreAutocompleteGUID; 531 // We supply a fake GUID for testting.
|
/external/chromium_org/chrome_frame/ |
buggy_bho_handling.cc | 134 const GUID sinks[] = { DIID_DWebBrowserEvents2, DIID_DWebBrowserEvents };
|
/external/chromium_org/chrome_frame/test/ |
ie_event_sink.h | 147 void Exec(const GUID* cmd_group_guid, DWORD command_id,
|
/external/chromium_org/chromeos/network/ |
client_cert_resolver_unittest.cc | 164 "[ { \"GUID\": \"wifi_stub\","
|
/external/chromium_org/components/autofill/core/browser/ |
autofill_merge_unittest.cc | 117 if (merged_guid == profile.guid())
|
autofill_profile.h | 33 AutofillProfile(const std::string& guid, const std::string& origin);
|
/external/chromium_org/content/common/gpu/media/ |
dxva_video_decode_accelerator.h | 86 bool SetDecoderOutputMediaType(const GUID& subtype);
|
/external/chromium_org/content/shell/app/ |
shell_main_delegate.cc | 82 const GUID kContentShellProviderName = {
|
/external/chromium_org/net/quic/crypto/ |
crypto_handshake.h | 170 // hkdf_input_suffix contains the HKDF input following the label: the GUID,
|
/external/chromium_org/remoting/protocol/ |
pairing_registry.cc | 9 #include "base/guid.h"
|
/external/chromium_org/sync/syncable/ |
mutable_entry.cc | 66 // Base the tag off of our cache-guid and local "c-" style ID.
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
Renderer.h | 154 virtual GUID getAdapterIdentifier() const = 0;
|
/external/chromium_org/ui/base/ime/win/ |
tsf_text_store.h | 159 STDMETHOD(QueryInsertEmbedded)(const GUID* service,
|
/external/chromium_org/win8/metro_driver/ime/ |
text_store.h | 169 STDMETHOD(QueryInsertEmbedded)(const GUID* service,
|
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/ |
Xvlib.h | 129 char guid[16]; /* Globally Unique IDentifier */ member in struct:__anon25042
|
/system/core/fastboot/ |
usb_windows.c | 66 static const GUID usb_class_id = ANDROID_USB_CLASS_ID;
|
/development/host/windows/usb/api/ |
adb_api.h | 201 GUID class_id;
227 ADBWIN_API ADBAPIHANDLE __cdecl AdbEnumInterfaces(GUID class_id,
287 ADBWIN_API ADBAPIHANDLE __cdecl AdbCreateInterface(GUID class_id,
|
/external/chromium/chrome/browser/autofill/ |
autofill_profile_unittest.cc | 13 #include "chrome/common/guid.h" 625 a.set_guid(guid::GenerateGUID()); 626 b.set_guid(guid::GenerateGUID());
|
/external/chromium_org/chrome/browser/component_updater/ |
background_downloader_win.cc | 685 GUID guid = {0}; local 689 &guid,
|
/external/chromium_org/net/quic/ |
quic_connection.h | 189 // Constructs a new QuicConnection for the specified |guid| and |address|. 191 QuicConnection(QuicGuid guid, 316 QuicGuid guid() const { return guid_; } function in class:net::QuicConnection
|
quic_http_stream_test.cc | 53 TestQuicConnection(QuicGuid guid, 57 : QuicConnection(guid, address, helper, writer, false, 327 header_.public_header.guid = guid_;
|
quic_protocol.h | 191 // Bits 2 and 3 specify the length of the GUID as follows: 469 // Universal header. All QuicPacket headers will have a guid and public flags. 470 QuicGuid guid; member in struct:net::QuicPacketPublicHeader [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/ |
jquery-1.3.2.js | [all...] |