Searched refs:CreateCompilerForAppend (Results 1 – 3 of 3) sorted by relevance
28 …static std::unique_ptr<IResourceCompiler> CreateCompilerForAppend(ResType type, const std::string …
34 unique_ptr<IResourceCompiler> FactoryResourceCompiler::CreateCompilerForAppend(ResType type, const … in CreateCompilerForAppend() function in OHOS::Global::Restool::FactoryResourceCompiler
270 FactoryResourceCompiler::CreateCompilerForAppend(fileInfo.dirType, outputPath); in ScanFile()