Home
last modified time | relevance | path

Searched defs:GetGroupName (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DUserIDResolver.h31 std::optional<llvm::StringRef> GetGroupName(id_t gid) { in GetGroupName() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2407 bool GDBRemoteCommunicationClient::GetGroupName(uint32_t gid, in GetGroupName() function in GDBRemoteCommunicationClient