Home
last modified time | relevance | path

Searched defs:FromInitType (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dextension_set.h1150 static const ConstType& FromInitType(const InitType& v) { return v; } in FromInitType() function
1169 static const ConstType& FromInitType(const InitType& v) { return v; } in FromInitType() function
1319 static ConstType FromInitType(InitType v) { return v; } in FromInitType() function
1382 static const ConstType& FromInitType(const InitType& v) { return v; } in FromInitType() function
1408 static const ConstType& FromInitType(const InitType& v) { return v; } in FromInitType() function
1477 static ConstType FromInitType(InitType v) { in FromInitType() function
1533 static ConstType FromInitType(InitType v) { in FromInitType() function