Searched refs:DumpStoreInfo (Results 1 – 2 of 2) sorted by relevance
70 void DumpStoreInfo(int fd, std::map<std::string, std::vector<std::string>> ¶ms);
300 …Handler handlerStoreInfo = std::bind(&KvStoreDataService::DumpStoreInfo, this, std::placeholders::… in OnStart()725 void KvStoreDataService::DumpStoreInfo(int fd, std::map<std::string, std::vector<std::string>> &par… in DumpStoreInfo() function in OHOS::DistributedKv::KvStoreDataService