Home
last modified time | relevance | path

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

/developtools/global_resource_tool/src/
Dcmd_parser.cpp98 return restoolPath_; in GetRestoolPath()
415 restoolPath_ = string(argv[0]); in ParseCommand()
/developtools/global_resource_tool/include/
Dcmd_parser.h94 std::string restoolPath_; variable