Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dparse_context.h218 const char* InitFrom(StringPiece flat) { in InitFrom() function
241 const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { in InitFrom() function
Dparse_context.cc286 const char* EpsCopyInputStream::InitFrom(io::ZeroCopyInputStream* zcis) { in InitFrom() function in google::protobuf::internal::EpsCopyInputStream
/third_party/gn/src/gn/
Dcommands.cc390 bool CommandSwitches::InitFrom(const base::CommandLine& cmdline) { in InitFrom() function in commands::CommandSwitches
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dinlined_vector.h514 void Storage<T, N, A>::InitFrom(const Storage& other) { in InitFrom() function