/external/chromium_org/chrome/browser/media/ |
encrypted_media_message_filter_android.cc | 79 if (!MediaDrmBridge::IsCryptoSchemeSupported(request.uuid, "")) 83 response->uuid = request.uuid;
|
/external/chromium_org/chromeos/dbus/ |
fake_bluetooth_agent_service_provider.cc | 91 const std::string& uuid, 93 VLOG(1) << object_path_.value() << ": AuthorizeService " << uuid << " for " 95 delegate_->AuthorizeService(device_path, uuid, callback);
|
/external/chromium_org/content/browser/media/android/ |
media_drm_credential_manager.cc | 31 // TODO(qinmin): Move the UUID definition to some common places. 93 std::vector<uint8> uuid(kWidevineUuid, kWidevineUuid + 16); 95 0, uuid, GURL(), security_level, NULL);
|
/external/chromium_org/content/renderer/media/android/ |
proxy_media_keys.cc | 42 std::vector<uint8> uuid = GetUUID(key_system); 43 DCHECK(!uuid.empty()); 44 manager_->InitializeCDM(media_keys_id_, this, uuid, frame_url);
|
/external/chromium_org/third_party/WebKit/Source/platform/blob/ |
BlobRegistry.h | 51 static void registerBlobData(const String& uuid, PassOwnPtr<BlobData>); 52 static void addBlobDataRef(const String& uuid); 53 static void removeBlobDataRef(const String& uuid);
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3dapi/ |
galliumcom.idl | 32 [object, local, uuid("481c9372-795f-4630-bd5b-1f46d33cc28b")] 40 [object, local, uuid("2c0f7e72-d9fe-4e7b-9fee-d476695ad5d9")] 71 [object, local, uuid("61934787-7aea-412c-8c72-8afe6a33d622")]
|
/external/chromium_org/webkit/common/blob/ |
blob_data.h | 29 explicit BlobData(const std::string& uuid); 39 void AppendBlob(const std::string& uuid, uint64 offset, uint64 length); 47 const std::string& uuid() const { return uuid_; } function in class:webkit_blob::BlobData
|
/external/e2fsprogs/lib/uuid/ |
compare.c | 2 * compare.c --- compare whether or not two UUID's are the same 4 * Returns 0 if the two UUID's are different, and 1 if they are the same. 44 struct uuid uuid1, uuid2;
|
uuid_compare.3.in | 37 .B #include <uuid/uuid.h> 44 function compares the two supplied uuid variables 60 .BR uuid (3),
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3dapi/ |
galliumcom.idl | 32 [object, local, uuid("481c9372-795f-4630-bd5b-1f46d33cc28b")] 40 [object, local, uuid("2c0f7e72-d9fe-4e7b-9fee-d476695ad5d9")] 71 [object, local, uuid("61934787-7aea-412c-8c72-8afe6a33d622")]
|
/frameworks/av/media/libeffects/factory/ |
EffectsFactory.h | 75 // whose uuid is pointed to by first argument. 78 // pEffectUuid: pointer to the effect uuid. 87 // -ENOENT no effect with this uuid found
|
/external/wpa_supplicant_8/src/ap/ |
wps_hostapd.c | 13 #include "utils/uuid.h" 174 char uuid[40], txt[400]; local 177 if (uuid_bin2str(uuid_e, uuid, sizeof(uuid))) 179 wpa_printf(MSG_DEBUG, "WPS: PIN needed for E-UUID %s", uuid); 182 uuid, MAC2STR(dev->mac_addr), dev->device_name, 199 t.sec, uuid, MAC2STR(dev->mac_addr), dev->device_name, 231 char uuid[40]; local 233 if (uuid_bin2str(uuid_e, uuid, sizeof(uuid)) 256 char uuid[40]; local 898 const u8 **uuid = ctx; local 918 const u8 *uuid; local 998 const u8 *uuid; local 1271 const u8 *uuid; member in struct:wps_add_pin_data [all...] |
/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/ |
Registry.cpp | 74 static const string getTlContFilePath(const mcUuid_t *uuid); 75 static const string getTlDataPath(const mcUuid_t *uuid); 76 static const string getTlDataFilePath(const mcUuid_t *uuid, mcPid_t pid); 77 static const string getTlBinFilePath(const mcUuid_t *uuid); 283 const mcUuid_t *uuid, 287 if ((NULL == uuid) || (NULL == so)) { 288 LOG_E("mcRegistry store So.TrustletCont(uuid) failed: %d", MC_DRV_ERR_INVALID_PARAMETER); 292 LOG_E("mcRegistry store So.TrustletCont(uuid) failed: %d", MC_DRV_ERR_INVALID_PARAMETER); 295 const string &tlContFilePath = getTlContFilePath(uuid); 300 LOG_E("mcRegistry store So.TrustletCont(uuid) failed: %d", MC_DRV_ERR_INVALID_DEVICE_FILE) [all...] |
/external/wpa_supplicant_8/src/wps/ |
wps_er.c | 13 #include "uuid.h" 44 ev->uuid = sta->uuid; 60 const u8 *uuid) 66 (uuid == NULL || 67 os_memcmp(uuid, sta->uuid, WPS_UUID_LEN) == 0)) 100 struct in_addr *addr, const u8 *uuid, 106 (uuid == NULL || 107 os_memcmp(uuid, ap->uuid, WPS_UUID_LEN) == 0) & [all...] |
/device/asus/flo/voice_processing/ |
voice_processing_descriptors.c | 22 // UUIDs for effect types have been generated from http://www.itu.int/ITU-T/asn1/uuid.html 28 { 0x1c04e560, 0xc720, 0x11e2, 0x9525, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, // uuid 40 { 0x4bb6faa0, 0xc720, 0x11e2, 0x91f5, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, // uuid 53 // { 0x6e8188c0, 0xc720, 0x11e2, 0x830f, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, // uuid
|
/device/lge/hammerhead/voice_processing/ |
voice_processing_descriptors.c | 22 // UUIDs for effect types have been generated from http://www.itu.int/ITU-T/asn1/uuid.html 28 { 0x1e5c3ea0, 0x1fcf, 0x11e3, 0x9176, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, // uuid 40 { 0x25ec95c0, 0x1fcf, 0x11e3, 0xb5f8, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, // uuid 53 // { 0x2d416a80, 0x1fcf, 0x11e3, 0xb0b7, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, // uuid
|
/external/bluetooth/bluedroid/btif/include/ |
btif_profile_queue.h | 32 bt_status_t btif_queue_connect(uint16_t uuid, const bt_bdaddr_t *bda,
|
/external/bzip2/ |
dlltest.dsp | 51 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
52 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 /out:"minibz2.exe"
75 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
76 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /out:"minibz2.exe" /pdbtype:sept
|
/external/chromium_org/device/bluetooth/ |
bluetooth_profile.h | 25 // BluetoothProfile::Register() method and are always identified by a UUID 73 // Register an implementation of the profile with UUID |uuid| and 81 static void Register(const std::string& uuid,
|
bluetooth_profile_mac.h | 37 BluetoothProfileMac(const std::string& uuid, const std::string& name);
|
bluetooth_profile_win.h | 28 BluetoothProfileWin(const std::string& uuid, const std::string& name);
|
/external/chromium_org/third_party/WebKit/public/platform/ |
WebBlobRegistry.h | 47 virtual void registerBlobData(const blink::WebString& uuid, const blink::WebBlobData&) { } 48 virtual void addBlobDataRef(const blink::WebString& uuid) { } 49 virtual void removeBlobDataRef(const blink::WebString& uuid) { } 50 virtual void registerPublicBlobURL(const blink::WebURL&, const blink::WebString& uuid) { }
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3dapi/ |
d3d11shader.idl | 155 [local, object, uuid("6e6ffa6a-9bae-4613-a51e-91652d508c21")] 193 [object, local, uuid("51f23923-f3e5-4bd1-91cb-606177d8db4c")] 208 [object, local, uuid("eb62d63d-93dd-4318-8ae8-c6f83ad371b8")] 224 [object,local,uuid("0a233719-3960-4578-9d7c-203b8b1d9cc1")]
|
/external/clang/test/Rewriter/ |
rewrite-foreach-protocol-id.m | 24 for (id<CoreDAVLeafDataPayload> uuid in uuidsToAddActions) {
|
/external/e2fsprogs/ |
SHLIBS | 30 Description: DCE Universally Unique ID (UUID) library
|