Home
last modified time | relevance | path

Searched refs:GetOutputFilePath (Results 1 – 2 of 2) sorted by relevance

/developtools/global_resource_tool/src/
Dgeneric_compiler.cpp73 string GenericCompiler::GetOutputFilePath(const FileInfo &fileInfo) const in GetOutputFilePath() function in OHOS::Global::Restool::GenericCompiler
82 string output = GetOutputFilePath(fileInfo); in IsIgnore()
96 output = GetOutputFilePath(fileInfo); in CopyMediaFile()
/developtools/global_resource_tool/include/
Dgeneric_compiler.h32 std::string GetOutputFilePath(const FileInfo &fileInfo) const;