OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetFullTypeWithUrl
(Results
1 - 3
of
3
) sorted by null
/external/protobuf/src/google/protobuf/util/internal/
utility.h
115
//
GetFullTypeWithUrl
("google.protobuf.Timestamp") returns the string
117
LIBPROTOBUF_EXPORT const string
GetFullTypeWithUrl
(StringPiece simple_type);
utility.cc
135
const string
GetFullTypeWithUrl
(StringPiece simple_type) {
protostream_objectwriter.cc
968
FindTypeRenderer(
GetFullTypeWithUrl
(master_type_.name()));
[
all
...]
Completed in 490 milliseconds