Searched refs:handlerStoreInfo (Results 1 – 1 of 1) sorted by relevance
300 …Handler handlerStoreInfo = std::bind(&KvStoreDataService::DumpStoreInfo, this, std::placeholders::… in OnStart() local302 DumpManager::GetInstance().AddHandler("STORE_INFO", uintptr_t(this), handlerStoreInfo); in OnStart()