Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/common/
H A Ddumper_parameter.h33 void SetOutputFilePath(std::string& path);
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/common/
H A Ddumper_parameter.cpp49 void DumperParameter::SetOutputFilePath(std::string &path) in SetOutputFilePath() function in OHOS::HiviewDFX::DumperParameter
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/helper/
H A Darg_parser.cpp197 inline void SetOutputFilePath(SampleInfo &info, const char * const value) in SetOutputFilePath() function
336 {DEMO_ARG_OUTPUT_FILE, SetOutputFilePath},