Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Utility/
DUserIDResolver.h30 llvm::Optional<llvm::StringRef> GetGroupName(id_t gid) { in GetGroupName() function
/external/llvm-project/lldb/unittests/Utility/
DUserIDResolverTest.cpp36 TEST(UserIDResolver, GetGroupName) { in TEST() argument
/external/tensorflow/tensorflow/core/profiler/utils/
Dgroup_events.cc409 std::string EventNode::GetGroupName() const { in GetGroupName() function in tensorflow::profiler::EventNode
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp2288 bool GDBRemoteCommunicationClient::GetGroupName(uint32_t gid, in GetGroupName() function in GDBRemoteCommunicationClient