Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ size
Method
size
tensorflow/core/lib/strings/strcat.h:137–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
: piece_(str) {} // NOLINT(runtime/explicit)
136
137
StringPiece::size_type size() const { return piece_.size(); }
138
const char *data() const { return piece_.data(); }
139
StringPiece Piece() const { return piece_; }
140
Callers
15
Append1
Function · 0.45
Append2
Function · 0.45
Append4
Function · 0.45
StrCat
Function · 0.45
CatPieces
Function · 0.45
AppendPieces
Function · 0.45
StrAppend
Function · 0.45
safe_strtof
Function · 0.45
safe_strtod
Function · 0.45
HexStringToUint64
Function · 0.45
EncodeStringFragment
Function · 0.45
ReadStringInternal
Function · 0.45
Calls
no outgoing calls
Tested by
5
TEST
Function · 0.36
TestRead
Function · 0.36
FindSpecial
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36