Home
last modified time | relevance | path

Searched refs:DumpErrorInfo (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/include/
H A Ddump_helper.h70 void DumpErrorInfo(int fd, std::map<std::string, std::vector<std::string>> &params);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/
H A Ddump_helper.cpp29 std::bind(&DumpHelper::DumpErrorInfo, this, std::placeholders::_1, std::placeholders::_2); in DumpHelper()
190 void DumpHelper::DumpErrorInfo(int fd, std::map<std::string, std::vector<std::string>> &params) in DumpErrorInfo() function in OHOS::DistributedData::DumpHelper

Completed in 2 milliseconds