MCPcopy Create free account
hub / github.com/ChromiumWebApps/chromium / data

Method data

base/strings/string_piece.h:82–82  ·  view source on GitHub ↗

data() may return a pointer to a buffer with embedded NULs, and the returned buffer may or may not be null terminated. Therefore it is typically a mistake to pass data() to a routine that expects a NUL terminated string.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

SysUTF8ToWideFunction · 0.45
SysNativeMBToWideFunction · 0.45
SysMultiByteToWideFunction · 0.45
SysWideToMultiByteFunction · 0.45
StringPieceDetailMethod · 0.45
operator<Function · 0.45
operator==Function · 0.45
TruncateUTF8ToByteSizeFunction · 0.45
IsStringUTF8Function · 0.45

Calls

no outgoing calls

Tested by 1

TYPED_TESTFunction · 0.36