Home
last modified time | relevance | path

Searched defs:guid (Results 1 – 25 of 91) sorted by relevance

1234

/external/google-breakpad/src/common/linux/
Dguid_creator.cc63 static bool CreateGUID(GUID *guid) { in CreateGUID()
87 bool CreateGUID(GUID *guid) { in CreateGUID()
92 bool GUIDToString(const GUID *guid, char *buf, int buf_len) { in GUIDToString()
Dgoogle_crashdump_uploader.cc45 const string& guid, in GoogleCrashdumpUploader()
71 const string& guid, in GoogleCrashdumpUploader()
97 const string& guid, in Init()
/external/google-breakpad/src/common/windows/
Dguid_string.cc43 wstring GUIDString::GUIDToWString(GUID *guid) { in GUIDToWString()
60 wstring GUIDString::GUIDToSymbolServerWString(GUID *guid) { in GUIDToSymbolServerWString()
/external/libweave/third_party/chromium/base/
Dguid_unittest.cc29 bool IsValidGUID(const std::string& guid) { in IsValidGUID()
48 bool IsGUIDv4(const std::string& guid) { in IsGUIDv4()
74 std::string guid = GenerateGUID(); in TEST() local
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
Ddevice.py18 def __init__(self, name, guid): argument
27 def guid(self): member in Device
/external/google-breakpad/src/common/solaris/
Dguid_creator.cc67 bool CreateGUID(GUID *guid) { in CreateGUID()
72 bool GUIDToString(const GUID *guid, char *buf, int buf_len) { in GUIDToString()
/external/chromium-trace/catapult/perf_insights/perf_insights/mre/
Djob.py19 guid=uuid.uuid4()): argument
29 def guid(self): member in Job
Dfailure_unittest.py12 def _SingleFileFunctionHandle(filename, function_name, guid): argument
/external/squashfs-tools/squashfs-tools/
Dsquashfs_compat.h78 unsigned int guid:8; member
87 unsigned int guid:8; member
97 unsigned int guid:8; member
108 unsigned int guid:8; member
120 unsigned int guid:8; member
134 unsigned int guid:8; member
149 unsigned int guid:8; member
163 unsigned int guid:8; member
450 unsigned int guid:4; /* index into guid table */ member
457 unsigned int guid:4; /* index into guid table */ member
[all …]
Dsquashfs_fs.h314 unsigned short guid; member
323 unsigned short guid; member
333 unsigned short guid; member
344 unsigned short guid; member
355 unsigned short guid; member
367 unsigned short guid; member
379 unsigned short guid; member
393 unsigned short guid; member
410 unsigned short guid; member
424 unsigned short guid; member
/external/libchrome/base/
Dguid_unittest.cc21 bool IsGUIDv4(const std::string& guid) { in IsGUIDv4()
47 std::string guid = GenerateGUID(); in TEST() local
Dguid.cc13 bool IsValidGUID(const std::string& guid) { in IsValidGUID()
/external/vboot_reference/host/lib21/
Dhost_misc.c97 int vb2_str_to_guid(const char *str, struct vb2_guid *guid) in vb2_str_to_guid()
141 int vb2_guid_to_str(const struct vb2_guid *guid, in vb2_guid_to_str()
/external/libchrome/base/trace_event/
Dprocess_memory_dump.cc27 const MemoryAllocatorDumpGuid& guid) { in GetSharedGlobalAllocatorDumpName()
110 const MemoryAllocatorDumpGuid& guid) { in CreateAllocatorDump()
135 const MemoryAllocatorDumpGuid& guid) { in CreateSharedGlobalAllocatorDump()
/external/vboot_reference/firmware/lib21/
Dcommon.c151 static const struct vb2_guid guid = VB2_GUID_NONE_SHA1; in vb2_hash_guid() local
158 static const struct vb2_guid guid = in vb2_hash_guid() local
166 static const struct vb2_guid guid = in vb2_hash_guid() local
/external/chromium-trace/catapult/perf_insights/perf_insights/
Dfunction_handle.py44 options=None, guid=uuid.uuid4()): argument
56 def guid(self): member in FunctionHandle
/external/autotest/client/cros/networking/
Dwifi_proxy.py46 hidden_network=False, guid=None, argument
96 guid=None, argument
/external/vboot_reference/firmware/lib21/include/
Dvb2_struct.h141 struct vb2_guid guid; member
180 struct vb2_guid guid; member
228 struct vb2_guid guid; member
/external/chromium-trace/catapult/telemetry/telemetry/value/
Dtranslate_common_values_unittest.py17 def _SingleFileFunctionHandle(filename, function_name, guid): argument
/external/google-breakpad/src/client/linux/handler/
Dminidump_descriptor.cc74 GUID guid; in UpdatePath() local
/external/autotest/client/common_lib/cros/network/
Dxmlrpc_datatypes.py52 expect_failure=False, guid=None, autoconnect=None, argument
234 def __init__(self, guid, passphrase=None, autoconnect=None): argument
/external/webrtc/webrtc/voice_engine/
Dvoe_hardware_impl.cc171 char guid[strLen]; in GetRecordingDeviceName() local
213 char guid[strLen]; in GetPlayoutDeviceName() local
/external/webrtc/webrtc/voice_engine/test/cmd_test/
Dvoe_cmd_test.cc343 char guid[128] = { 0 }; in RunTest() local
566 char guid[128] = { 0 }; in RunTest() local
587 char guid[128] = { 0 }; in RunTest() local
/external/squashfs-tools/kernel/include/linux/
Dsquashfs_fs.h249 __le16 guid; member
258 __le16 guid; member
268 __le16 guid; member
279 __le16 guid; member
291 __le16 guid; member
305 __le16 guid; member
322 __le16 guid; member
336 __le16 guid; member
/external/squashfs-tools/kernel/fs/squashfs/
Dsquashfs_fs.h250 __le16 guid; member
259 __le16 guid; member
269 __le16 guid; member
280 __le16 guid; member
292 __le16 guid; member
306 __le16 guid; member
323 __le16 guid; member
337 __le16 guid; member

1234