Home
last modified time | relevance | path

Searched refs:SetExportJsonFileZippedListener (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/include/
H A Dexport_json_file_writer.h45 void SetExportJsonFileZippedListener(ExportJsonFileZippedListener listener);
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/
H A Devent_write_handler.cpp73 jsonFileWriter->SetExportJsonFileZippedListener([this] (const std::string& srcPath, in GetEventWriter()
H A Dexport_json_file_writer.cpp356 void ExportJsonFileWriter::SetExportJsonFileZippedListener(ExportJsonFileZippedListener listener) in SetExportJsonFileZippedListener() function in OHOS::HiviewDFX::ExportJsonFileWriter