Home
last modified time | relevance | path

Searched defs:uuid_str (Results 1 – 18 of 18) sorted by relevance

/external/grpc-grpc/src/core/lib/channel/
Dchannel_trace.cc152 char* uuid_str; in RenderTraceEvent() local
/external/llvm-project/lldb/source/Plugins/Process/mach-core/
DProcessMachCore.cpp309 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/
Dwps_supplicant.c740 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
Dctrl_iface.c2478 char uuid_str[100]; in wpa_supplicant_ctrl_iface_status() local
/external/rust/crates/uuid/src/
Dserde_support.rs101 let uuid_str = "f9168c5e-ceb2-4faa-b6bf-329bf39fa1e4"; in test_serialize_readable() localVariable
/external/llvm-project/lldb/source/Plugins/SymbolVendor/MacOSX/
DSymbolVendorMacOSX.cpp163 std::string uuid_str = dsym_uuid.GetAsString(); in CreateInstance() local
/external/erofs-utils/mkfs/
Dmain.c432 char uuid_str[37] = "not available"; in main() local
/external/llvm-project/lldb/source/Symbol/
DLocateSymbolFile.cpp310 std::string uuid_str; in LocateExecutableSymbolFile() local
DLocateSymbolFileMacOSX.cpp586 std::string uuid_str; in DownloadObjectAndSymbolFile() local
/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderMacOS.cpp485 std::string uuid_str = std::string( in GetSharedCacheInformation() local
/external/e2fsprogs/lib/blkid/
Dprobe.c689 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/
DGDBRemoteCommunicationServerCommon.cpp1090 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/
DBreakpadRecords.cpp109 llvm::StringRef uuid_str = str.take_front(hex_digits<data_t::uuid_t>()); in parseModuleId() local
/external/llvm-project/lldb/source/Core/
DModuleList.cpp896 std::string uuid_str; in GetSharedModule() local
976 std::string uuid_str; in GetSharedModule() local
/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.cpp444 std::string uuid_str = m_kernel_version.substr(p, 36); in GetUUID() local
/external/llvm-project/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
DDynamicLoaderDarwinKernel.cpp490 std::string uuid_str; in CheckForKernelImageAtAddress() local
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_mac.cpp1311 char uuid_str[128]; in DumpProcessMap() local
/external/llvm-project/lldb/source/Commands/
DCommandObjectTarget.cpp2870 std::string uuid_str; in DoExecute() local