HomeSort by relevance Sort by last modified time
    Searched full:grxmlfile (Results 1 - 1 of 1) sorted by null

  /external/srec/tools/grxmlcompile/
grxmlcompile.cpp 161 char *grxmlfile = NULL; local
186 grxmlfile = argv[++i];
204 //process_xml( std::string(grxmlfile), parfile );
205 std::string filename = std::string(grxmlfile);
236 std::string grxmlbase = outdir + "/" + ExtractFileName(grxmlfile);
    [all...]

Completed in 44 milliseconds