Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ data
Method
data
be/src/gutil/strings/strcat.h:70–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
69
StringPiece::size_type size() const { return piece.size(); }
70
const char *data() const { return piece.data(); }
71
72
private:
73
// Use
":"
not
':'
Callers
15
STLStringResizeUninitialized
Function · 0.45
front
Method · 0.45
SubstituteToBuffer
Function · 0.45
SubstituteAndAppend
Function · 0.45
operator()
Method · 0.45
stringpiece.cc
File · 0.45
BuildLookupTable
Function · 0.45
Append1
Function · 0.45
Append2
Function · 0.45
Append4
Function · 0.45
StrCat
Function · 0.45
StrAppend
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected