Home
last modified time | relevance | path

Searched defs:outputFilename (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
H A Dperf_decorator.cpp55 void PerfDecorator::SetOutputFilename(const std::string &outputFilename) in SetOutputFilename()
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dperf_collector_impl.cpp72 void PerfCollectorImpl::SetOutputFilename(const std::string &outputFilename) in SetOutputFilename()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp1568 …std::filesystem::path outputFilename = settings.compiledShaderDestinationPath / relativeInputFilen… in runAllCompilationStages() local