Searched refs:DumpRdbServiceInfo (Results 1 – 2 of 2) sorted by relevance
154 void DumpRdbServiceInfo(int fd, std::map<std::string, std::vector<std::string>> ¶ms);
1039 …std::bind(&RdbServiceImpl::DumpRdbServiceInfo, this, std::placeholders::_1, std::placeholders::_2); in RegisterHandler()1042 void RdbServiceImpl::DumpRdbServiceInfo(int fd, std::map<std::string, std::vector<std::string>> &pa… in DumpRdbServiceInfo() function in OHOS::DistributedRdb::RdbServiceImpl