Home
last modified time | relevance | path

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

/developtools/global_resource_tool/src/
Dcmd_parser.cpp401 uint32_t PackageParser::ParseFileList(const string& fileListPath) in ParseFileList() argument
405 if (cmdList.Init(fileListPath, [this](int c, const string &argValue) -> int32_t { in ParseFileList()
/developtools/global_resource_tool/include/
Dcmd_parser.h72 uint32_t ParseFileList(const std::string& fileListPath);