/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/ |
Account.java | 39 import java.util.UUID; 222 mCompatibilityUuid = UUID.randomUUID().toString(); 427 * Return the Uuid associated with this account. This is primarily for compatibility 429 * to the Uuid (e.g. desktop shortcuts). 501 * {@code content://com.android.email.provider/account/UUID} format, which is safe to use 512 * @return {@link Uri} to an {@link Account} with a {@code uuid}. 514 public static Uri getShortcutSafeUriFromUuid(String uuid) { 515 return CONTENT_URI.buildUpon().appendEncodedPath(uuid).build(); 520 * where ID = account id (used on Eclair, Android 2.0-2.1) or UUID, and return _id of 550 // Now id is a UUId [all...] |
/frameworks/base/core/jni/ |
android_server_BluetoothEventLoop.cpp | 1007 uint16_t uuid; local 1119 const char *uuid; local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar | |
/external/e2fsprogs/misc/ |
dumpe2fs.c | 40 #include <uuid/uuid.h>
|
/external/webkit/Source/WebKit/win/Interfaces/ |
IWebPreferences.idl | 73 uuid(0930D594-A5A3-46e1-858E-AB17A13CD28E),
|
IWebViewPrivate.idl | 57 uuid(44914369-DEB5-4fcf-A6A3-30C02E73154F),
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_upnp_ssdp.c | 18 #include "uuid.h" 141 uuid_bin2str(a->sm->wps->uuid, uuid_string, sizeof(uuid_string)); 192 wpabuf_printf(msg, "USN: uuid:%s::upnp:rootdevice\r\n", 196 wpabuf_printf(msg, "%s: uuid:%s\r\n", NTString, uuid_string); 197 wpabuf_printf(msg, "USN: uuid:%s\r\n", uuid_string); 202 wpabuf_printf(msg, "USN: uuid:%s::urn:schemas-wifialliance-" 208 wpabuf_printf(msg, "USN: uuid:%s::urn:schemas-wifialliance-" 284 * One pair for rootdevice, one pair for uuid, and a pair each for 417 * One pair for rootdevice, one pair for uuid, and a pair each for 470 * ST header of the M-SEARCH request is "ssdp:all", "upnp:rootdevice", "uuid: [all...] |
wps_upnp_event.c | 17 #include "uuid.h" 304 wpabuf_put_str(buf, "SID: uuid:"); 306 uuid_bin2str(s->uuid, b, 80);
|
/external/wpa_supplicant_8/src/wps/ |
wps_upnp_ssdp.c | 18 #include "uuid.h" 134 uuid_bin2str(iface->wps->uuid, uuid_string, sizeof(uuid_string)); 185 wpabuf_printf(msg, "USN: uuid:%s::upnp:rootdevice\r\n", 189 wpabuf_printf(msg, "%s: uuid:%s\r\n", NTString, uuid_string); 190 wpabuf_printf(msg, "USN: uuid:%s\r\n", uuid_string); 195 wpabuf_printf(msg, "USN: uuid:%s::urn:schemas-wifialliance-" 201 wpabuf_printf(msg, "USN: uuid:%s::urn:schemas-wifialliance-" 276 * One pair for rootdevice, one pair for uuid, and a pair each for 395 * One pair for rootdevice, one pair for uuid, and a pair each for 448 * ST header of the M-SEARCH request is "ssdp:all", "upnp:rootdevice", "uuid: [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
config_file.c | 18 #include "uuid.h" 640 if (!is_nil_uuid(config->uuid)) { 642 uuid_bin2str(config->uuid, buf, sizeof(buf)); 643 fprintf(f, "uuid=%s\n", buf);
|
config_winreg.c | 33 #include "uuid.h" 169 str = wpa_config_read_reg_string(hk, TEXT("uuid")); 173 if (uuid_str2bin(str, config->uuid)) 574 if (!is_nil_uuid(config->uuid)) { 576 uuid_bin2str(config->uuid, buf, sizeof(buf)); 577 wpa_config_write_reg_string(hk, "uuid", buf);
|
ctrl_iface.c | 656 char *uuid = cmd, *pin, *pos; local 658 pin = os_strchr(uuid, ' '); 668 return wpas_wps_er_add_pin(wpa_s, addr, uuid, pin); 675 char *uuid = cmd, *pin; local 676 pin = os_strchr(uuid, ' '); 680 return wpas_wps_er_learn(wpa_s, uuid, pin); 687 char *uuid = cmd, *id; local 688 id = os_strchr(uuid, ' '); 692 return wpas_wps_er_set_config(wpa_s, uuid, atoi(id)); [all...] |
/external/bluetooth/bluez/src/ |
main.c | 40 #include <bluetooth/uuid.h>
|
/external/wpa_supplicant_6/wpa_supplicant/ |
config_winreg.c | 39 #include "uuid.h" 175 str = wpa_config_read_reg_string(hk, TEXT("uuid")); 179 if (uuid_str2bin(str, config->uuid)) 560 if (!is_nil_uuid(config->uuid)) { 562 uuid_bin2str(config->uuid, buf, sizeof(buf)); 563 wpa_config_write_reg_string(hk, "uuid", buf);
|
/external/bluetooth/bluez/audio/ |
headset.c | 1482 uuid_t uuid; local 1500 sdp_uuid16_create(&uuid, p->svclass); 1565 uuid_t uuid; local [all...] |
control.c | 246 sdp_uuid16_create(&profile[0].uuid, AV_REMOTE_PROFILE_ID); 313 sdp_uuid16_create(&profile[0].uuid, AV_REMOTE_PROFILE_ID);
|
device.c | 795 const char *uuid, service_auth_cb cb, 818 err = btd_request_authorization(&dev->src, &dev->dst, uuid, auth_cb,
|
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/ |
LCML_DspCodec.c | 296 status = DSPManager_RegisterObject((struct DSP_UUID *)phandle->dspCodec->NodeInfo.AllUUIDs[dllinfo].uuid, 343 (struct DSP_UUID *)phandle->dspCodec->NodeInfo.AllUUIDs[0].uuid, 360 (struct DSP_UUID *)phandle->dspCodec->DeviceInfo.AllUUIDs[0].uuid, 611 status = DSPManager_RegisterObject((struct DSP_UUID *)phandle->dspCodec->NodeInfo.AllUUIDs[dllinfo].uuid, 661 (struct DSP_UUID *)phandle->dspCodec->NodeInfo.AllUUIDs[0].uuid, 671 (struct DSP_UUID *)phandle->dspCodec->DeviceInfo.AllUUIDs[0].uuid, [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
OMX_VideoDec_Utils.c | [all...] |
/external/quake/quake/src/QW/server/ |
qwsv.mak | 100 # 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
101 # ADD LINK32 wsock32.lib 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 /profile /machine:I386
103 comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib\
257 # 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
258 # ADD LINK32 wsock32.lib 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 /profile /map /debug /machine:I386
260 comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib\
[all...] |
/external/webkit/Tools/Scripts/webkitpy/common/checkout/ |
scm.py | 358 return cls.value_from_svn_info(path, 'Repository UUID') 371 uuid = SVN.find_uuid(path) 373 if not uuid: 375 # Search up the directory hierarchy until we find a different UUID. 378 if uuid != SVN.find_uuid(path): [all...] |
/frameworks/av/media/libmedia/ |
IAudioFlinger.cpp | 996 effect_uuid_t uuid; local [all...] |
/external/bluetooth/bluez/plugins/ |
pnat.c | 384 sdp_uuid16_create(&profile.uuid, DIALUP_NET_PROFILE_ID);
|
hciops.c | 3375 struct uuid_info *uuid = l->data; local [all...] |
/external/wpa_supplicant_8/src/p2p/ |
p2p_build.c | 383 wps_build_uuid_e(buf, p2p->cfg->uuid);
|