Home
last modified time | relevance | path

Searched refs:SetFormatStragety (Results 1 - 5 of 5) sorted by relevance

/test/ostest/wukong/report/src/
H A Dreport.cpp296 eventDataSet_->SetFormatStragety(formatCSV); in SegmentedWriteCSV()
297 componmentDataSet_->SetFormatStragety(formatCSV); in SegmentedWriteCSV()
298 abilityDataSet_->SetFormatStragety(formatCSV); in SegmentedWriteCSV()
299 exceptionDataSet_->SetFormatStragety(formatCSV); in SegmentedWriteCSV()
367 eventDataSet_->SetFormatStragety(formatJSON); in SegmentedWriteJson()
368 componmentDataSet_->SetFormatStragety(formatJSON); in SegmentedWriteJson()
369 abilityDataSet_->SetFormatStragety(formatJSON); in SegmentedWriteJson()
370 exceptionDataSet_->SetFormatStragety(formatJSON); in SegmentedWriteJson()
H A Ddata_unit_set.cpp38 ErrCode DataUnitSet::SetFormatStragety() in SetFormatStragety() function in OHOS::WuKong::DataUnitSet
H A Ddata_set.cpp60 void DataSet::SetFormatStragety(std::shared_ptr<Format> format) in SetFormatStragety() function in OHOS::WuKong::DataSet
/test/ostest/wukong/report/include/
H A Ddata_unit_set.h28 ErrCode SetFormatStragety();
H A Ddata_set.h41 void SetFormatStragety(std::shared_ptr<Format> format);

Completed in 3 milliseconds