Home
last modified time | relevance | path

Searched refs:TargetConfig (Results 1 - 7 of 7) sorted by relevance

/developtools/global_resource_tool/include/
H A Dselect_compile_parse.h26 static bool ParseTargetConfig(const std::string &limitParams, TargetConfig &targetConfig);
H A Dcmd_parser.h56 const TargetConfig &GetTargetConfigValues() const;
111 TargetConfig targetConfig_;
H A Dkey_parser.h29 TargetConfig &targetConfig);
H A Dresource_data.h303 struct TargetConfig { struct
/developtools/global_resource_tool/src/
H A Dselect_compile_parse.cpp30 bool SelectCompileParse::ParseTargetConfig(const string &limitParams, TargetConfig &targetConfig) in ParseTargetConfig()
73 TargetConfig targetConfig = cmdParser.GetTargetConfigValues(); in IsSelectCompile()
H A Dkey_parser.cpp77 TargetConfig &targetConfig) in ParseLimit()
H A Dcmd_parser.cpp404 const TargetConfig &PackageParser::GetTargetConfigValues() const in GetTargetConfigValues()

Completed in 4 milliseconds