Home
last modified time | relevance | path

Searched defs:guid_str (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/src/gallium/frontends/nine/
Diunknown.c71 char guid_str[64]; in NineUnknown_QueryInterface() local
190 char guid_str[64]; in NineUnknown_SetPrivateData() local
236 char guid_str[64]; in NineUnknown_GetPrivateData() local
276 char guid_str[64]; in NineUnknown_FreePrivateData() local
Dguid.c52 char* GUID_sprintf(char *guid_str, REFGUID id) { in GUID_sprintf()
Dvolume9.c159 char guid_str[64]; in NineVolume9_GetContainer() local
Dsurface9.c316 char guid_str[64]; in NineSurface9_GetContainer() local
/external/google-breakpad/src/client/linux/handler/
Dminidump_descriptor.cc90 char guid_str[kGUIDStringLength + 1]; in UpdatePath() local
/external/cronet/stable/base/trace_event/
Dmemory_allocator_dump_guid.cc30 MemoryAllocatorDumpGuid::MemoryAllocatorDumpGuid(const std::string& guid_str) in MemoryAllocatorDumpGuid()
Dmemory_dump_manager.cc305 char guid_str[20]; in CreateProcessDump() local
/external/cronet/tot/base/trace_event/
Dmemory_allocator_dump_guid.cc30 MemoryAllocatorDumpGuid::MemoryAllocatorDumpGuid(const std::string& guid_str) in MemoryAllocatorDumpGuid()
Dmemory_dump_manager.cc305 char guid_str[20]; in CreateProcessDump() local
/external/libchrome/base/trace_event/
Dmemory_allocator_dump_guid.cc31 MemoryAllocatorDumpGuid::MemoryAllocatorDumpGuid(const std::string& guid_str) in MemoryAllocatorDumpGuid()
Dmemory_dump_manager.cc293 char guid_str[20]; in CreateProcessDump() local
/external/coreboot/util/smmstoretool/
Dmain.c151 const char *guid_str = NULL; in process_set() local
279 const char *guid_str = NULL; in process_get() local
389 const char *guid_str = NULL; in process_remove() local
/external/google-breakpad/src/client/solaris/handler/
Dexception_handler.cc230 char guid_str[kGUIDStringLength + 1]; in InternalWriteMinidump() local
/external/webrtc/modules/audio_device/win/
Daudio_device_module_win.cc194 std::string name_str, guid_str; in PlayoutDeviceName() local
211 std::string name_str, guid_str; in RecordingDeviceName() local
/external/avb/rust/src/
Dops.rs885 let guid_str = guid.as_hyphenated().encode_lower(&mut encode_buffer); in try_get_unique_guid_for_partition() localVariable
/external/python/cpython3/Modules/
Dsocketmodule.c2498 wchar_t *guid_str = PyUnicode_AsWideCharString(vm_id_obj, NULL); in getsockaddrarg() local