Home
last modified time | relevance | path

Searched defs:currentRouter (Results 1 – 3 of 3) sorted by relevance

/ide/tools/previewer/mock/
DVirtualScreen.h110 std::string currentRouter; variable
/ide/tools/previewer/mock/rich/
DVirtualScreenImpl.cpp135 std::string currentRouter = currentRouterPath.substr(0, currentRouterPath.size() - 3); in PageCallBack() local
/ide/tools/previewer/cli/
DCommandLine.cpp645 std::string currentRouter = VirtualScreenImpl::GetInstance().GetCurrentRouter(); in RunGet() local