Home
last modified time | relevance | path

Searched refs:IsAscii (Results 1 - 2 of 2) sorted by relevance

/developtools/global_resource_tool/src/
H A Dcmd_parser.cpp134 if (!IsAscii(inputPath)) { in AddInput()
156 if (!IsAscii(sysIdDefinedPath)) { in AddSysIdDefined()
186 if (!IsAscii(output_)) { in AddOutput()
320 if (!IsAscii(appendPath)) { in AddAppend()
414 bool PackageParser::IsAscii(const string& argValue) const in IsAscii() function in OHOS::Global::Restool::PackageParser
/developtools/global_resource_tool/include/
H A Dcmd_parser.h85 bool IsAscii(const std::string& argValue) const;

Completed in 3 milliseconds