Searched refs:Tables (Results 1 – 4 of 4) sorted by relevance
19 | Tables for function Isf_isp() and Isp_isf() |
20 * Tables for function q_gain2() *
392 class DescriptorPool::Tables { class in google::protobuf::DescriptorPool394 Tables();395 ~Tables();525 explicit CheckPoint(const Tables* tables) in CheckPoint()642 DescriptorPool::Tables::Tables() in Tables() function in google::protobuf::DescriptorPool::Tables651 DescriptorPool::Tables::~Tables() { in ~Tables()702 void DescriptorPool::Tables::AddCheckpoint() { in AddCheckpoint()706 void DescriptorPool::Tables::ClearLastCheckpoint() { in ClearLastCheckpoint()718 void DescriptorPool::Tables::RollbackToLastCheckpoint() { in RollbackToLastCheckpoint()767 inline Symbol DescriptorPool::Tables::FindSymbol(const string& key) const { in FindSymbol()[all …]
1625 class Tables; variable1626 google::protobuf::scoped_ptr<Tables> tables_;