Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ name
Method
name
be/src/util/redactor-test-utils.h:42–42 ·
view source on GitHub ↗
Returns the absolute path to the file.
Source
from the content-addressed store, hash-verified
40
41
/// Returns the absolute path to the file.
42
const char* name() const { return name_.c_str(); }
43
44
private:
45
std::string name_;
Callers
15
ThreadGroupUrlCallback
Method · 0.45
GetThreadNameByTid
Method · 0.45
TEST
Function · 0.45
PrintPath
Function · 0.45
RepeatedFieldToJson
Function · 0.45
ProtobufToJson
Function · 0.45
AddPrototype
Method · 0.45
UpdateAggregatedFromInstance
Method · 0.45
UpdateAggregatedFromInstanceRecursive
Method · 0.45
AddChildLocked
Method · 0.45
ProfileDocsHandler
Function · 0.45
AddActiveStatus
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected