Searched refs:modules_for_all_fields (Results 1 – 4 of 4) sorted by relevance
57 context->modules_for_all_fields.push_back(this); in RegisterForAllFields()
81 context_->modules_for_all_fields) { in ParseTracePacket()
259 context_->modules_for_all_fields) { in ParsePacket()
197 std::vector<ProtoImporterModule*> modules_for_all_fields; variable