Home
last modified time | relevance | path

Searched refs:GetProjectID (Results 1 – 3 of 3) sorted by relevance

/ide/tools/previewer/util/
DTraceTool.cpp88 val["detail"]["ProjectId"] = CommandParser::GetInstance().GetProjectID(); in GetBaseInfo()
DCommandParser.h46 std::string GetProjectID() const;
DCommandParser.cpp188 string CommandParser::GetProjectID() const in GetProjectID() function in CommandParser