Searched defs:field_path (Results 1 – 4 of 4) sorted by relevance
75 const std::vector<google::protobuf::util::MessageDifferencer::SpecificField>& in ReportAdded()83 const std::vector<google::protobuf::util::MessageDifferencer::SpecificField>& in ReportDeleted()91 const std::vector<google::protobuf::util::MessageDifferencer::SpecificField>& in ReportModified()1118 const std::vector<SpecificField>& field_path) { in CheckPathChanged()1763 const std::vector<SpecificField>& field_path, bool left_side) { in PrintPath()1795 const std::vector<SpecificField>& field_path, bool left_side, in PrintPath()1801 const Message& message, const std::vector<SpecificField>& field_path, in PrintValue()1872 const std::vector<SpecificField>& field_path) { in ReportAdded()1882 const std::vector<SpecificField>& field_path) { in ReportDeleted()1892 const std::vector<SpecificField>& field_path) { in ReportModified()[all …]
70 std::vector<std::string> field_path = in GetFieldDescriptor() local
99 const std::string& field_path() const { return field_path_; } in field_path() function
82 std::string ShardIndexGenerator::TakeFieldType(const string &field_path, json schema) { in TakeFieldType()