MCPcopy 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

frontMethod · 0.45
SubstituteToBufferFunction · 0.45
SubstituteAndAppendFunction · 0.45
operator()Method · 0.45
stringpiece.ccFile · 0.45
BuildLookupTableFunction · 0.45
Append1Function · 0.45
Append2Function · 0.45
Append4Function · 0.45
StrCatFunction · 0.45
StrAppendFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected