Searched refs:protobuf_lite_file_input_stream (Results 1 – 3 of 3) sorted by relevance
34 protobuf_lite_file_input_stream(const std::string& file_path);
31 CopyingInputStreamAdaptor* protobuf_lite_file_input_stream( in protobuf_lite_file_input_stream() function
108 database_stream.reset(protobuf_lite_file_input_stream(database_path_cstr)); in Init()