Searched refs:DumpUserInfo (Results 1 – 2 of 2) sorted by relevance
78 void DumpUserInfo(int fd, std::map<std::string, std::vector<std::string>> ¶ms);
304 …Handler handlerUserInfo = std::bind(&KvStoreDataService::DumpUserInfo, this, std::placeholders::_1, in OnStart()879 void KvStoreDataService::DumpUserInfo(int fd, std::map<std::string, std::vector<std::string>> ¶… in DumpUserInfo() function in OHOS::DistributedKv::KvStoreDataService