| 150 | static StoreBaseMgrBP *GetThreadInstance(); |
| 151 | |
| 152 | StoreBaseMgrBP() {} |
| 153 | virtual ~StoreBaseMgrBP() {} |
| 154 | |
| 155 | virtual void OnAdd(const proto::AddRequest &req, const int queue_info_id) {} |
nothing calls this directly
no outgoing calls
no test coverage detected