OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetStringPiece
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/base/resource/
resource_data_dll_win.cc
29
bool ResourceDataDLL::
GetStringPiece
(uint16 resource_id,
data_pack.cc
170
bool DataPack::
GetStringPiece
(uint16 resource_id,
200
if (!
GetStringPiece
(resource_id, &piece))
/external/chromium_org/net/quic/crypto/
crypto_handshake.cc
132
bool CryptoHandshakeMessage::
GetStringPiece
(QuicTag tag,
146
if (!
GetStringPiece
(tag, &value)) {
Completed in 534 milliseconds