Searched defs:InitFrom (Results 1 – 4 of 4) sorted by relevance
218 const char* InitFrom(StringPiece flat) { in InitFrom() function241 const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { in InitFrom() function
286 const char* EpsCopyInputStream::InitFrom(io::ZeroCopyInputStream* zcis) { in InitFrom() function in google::protobuf::internal::EpsCopyInputStream
390 bool CommandSwitches::InitFrom(const base::CommandLine& cmdline) { in InitFrom() function in commands::CommandSwitches
514 void Storage<T, N, A>::InitFrom(const Storage& other) { in InitFrom() function