Home
last modified time | relevance | path

Searched refs:currentRouterValue (Results 1 - 2 of 2) sorted by relevance

/ide/tools/previewer/mock/
H A DVirtualScreen.h37 void SetCurrentRouter(const std::string currentRouterValue);
40 void SetAbilityCurrentRouter(const std::string currentRouterValue);
H A DVirtualScreen.cpp68 void VirtualScreen::SetCurrentRouter(const std::string currentRouterValue) in SetCurrentRouter() argument
70 currentRouter = currentRouterValue; in SetCurrentRouter()
78 void VirtualScreen::SetAbilityCurrentRouter(const std::string currentRouterValue) in SetAbilityCurrentRouter() argument
80 abilityCurrentRouter = currentRouterValue; in SetAbilityCurrentRouter()

Completed in 2 milliseconds