Home
last modified time | relevance | path

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

/ide/tools/previewer/mock/
DVirtualScreen.h135 std::string currentRouter; variable
/ide/tools/previewer/mock/rich/
DVirtualScreenImpl.cpp239 std::string currentRouter = currentRouterPath.substr(0, currentRouterPath.size() - 3); in PageCallback() local
/ide/tools/previewer/cli/
DCommandLine.cpp706 std::string currentRouter = VirtualScreenImpl::GetInstance().GetCurrentRouter(); in RunGet() local
720 std::string currentRouter = VirtualScreenImpl::GetInstance().GetAbilityCurrentRouter(); in RunGet() local