/external/grpc-grpc/src/core/lib/channel/ |
D | channel_trace.cc | 152 char* uuid_str; in RenderTraceEvent() local
|
/external/llvm-project/lldb/source/Plugins/Process/mach-core/ |
D | ProcessMachCore.cpp | 309 std::string uuid_str = corefile_identifier.substr(p, 36); in DoLoadCore() local 355 std::string uuid_str = corefile_identifier.substr(p, 36); in DoLoadCore() local
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wps_supplicant.c | 740 char uuid_str[100]; in wpa_supplicant_wps_event_er_ap_add() local 765 char uuid_str[100]; in wpa_supplicant_wps_event_er_ap_remove() local 774 char uuid_str[100]; in wpa_supplicant_wps_event_er_enrollee_add() local 800 char uuid_str[100]; in wpa_supplicant_wps_event_er_enrollee_remove() local 811 char uuid_str[100]; in wpa_supplicant_wps_event_er_ap_settings() local 837 char uuid_str[100]; in wpa_supplicant_wps_event_er_set_sel_reg() local
|
D | ctrl_iface.c | 2478 char uuid_str[100]; in wpa_supplicant_ctrl_iface_status() local
|
/external/rust/crates/uuid/src/ |
D | serde_support.rs | 101 let uuid_str = "f9168c5e-ceb2-4faa-b6bf-329bf39fa1e4"; in test_serialize_readable() localVariable
|
/external/llvm-project/lldb/source/Plugins/SymbolVendor/MacOSX/ |
D | SymbolVendorMacOSX.cpp | 163 std::string uuid_str = dsym_uuid.GetAsString(); in CreateInstance() local
|
/external/erofs-utils/mkfs/ |
D | main.c | 432 char uuid_str[37] = "not available"; in main() local
|
/external/llvm-project/lldb/source/Symbol/ |
D | LocateSymbolFile.cpp | 310 std::string uuid_str; in LocateExecutableSymbolFile() local
|
D | LocateSymbolFileMacOSX.cpp | 586 std::string uuid_str; in DownloadObjectAndSymbolFile() local
|
/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ |
D | DynamicLoaderMacOS.cpp | 485 std::string uuid_str = std::string( in GetSharedCacheInformation() local
|
/external/e2fsprogs/lib/blkid/ |
D | probe.c | 689 char uuid_str[17], label_str[129], *cp; in probe_ntfs() local 1201 char uuid_str[17]; in probe_hfs() local 1247 char uuid_str[17], label[512]; in probe_hfsplus() local
|
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
D | GDBRemoteCommunicationServerCommon.cpp | 1090 const auto uuid_str = matched_module_spec.GetUUID().GetAsString(""); in Handle_qModuleInfo() local 1157 const auto uuid_str = matched_module_spec.GetUUID().GetAsString(""); in Handle_jModulesInfo() local
|
/external/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/ |
D | BreakpadRecords.cpp | 109 llvm::StringRef uuid_str = str.take_front(hex_digits<data_t::uuid_t>()); in parseModuleId() local
|
/external/llvm-project/lldb/source/Core/ |
D | ModuleList.cpp | 896 std::string uuid_str; in GetSharedModule() local 976 std::string uuid_str; in GetSharedModule() local
|
/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/ |
D | CommunicationKDP.cpp | 444 std::string uuid_str = m_kernel_version.substr(p, 36); in GetUUID() local
|
/external/llvm-project/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/ |
D | DynamicLoaderDarwinKernel.cpp | 490 std::string uuid_str; in CheckForKernelImageAtAddress() local
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_mac.cpp | 1311 char uuid_str[128]; in DumpProcessMap() local
|
/external/llvm-project/lldb/source/Commands/ |
D | CommandObjectTarget.cpp | 2870 std::string uuid_str; in DoExecute() local
|