Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ getTypeName
Method
getTypeName
lib/cpp/src/thrift/VirtualProfiling.cpp:170–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
const Backtrace* getBacktrace() const { return backtrace_; }
169
170
const char* getTypeName() const { return typeName1_; }
171
172
const char* getTypeName2() const { return typeName2_; }
173
Callers
1
profile_print_info
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected