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

Method StringPieceDetail

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

We provide non-explicit singleton constructors so users can pass in a "const char*" or a "string" wherever a "StringPiece" is expected (likewise for char16, string16, StringPiece16).

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

lengthFunction · 0.70
dataMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected