Searched refs:sLoginRequest (Results 1 – 1 of 1) sorted by relevance
282 String sLoginRequest(ModuleRes(STR_ENTER_CONNECTION_PASSWORD)); in getCurrentSettings() local286 sLoginRequest.SearchAndReplaceAscii("$name$", sName); in getCurrentSettings()289 sLoginRequest.SearchAndReplaceAscii("\"$name$\"", String()); in getCurrentSettings()290 …sLoginRequest.SearchAndReplaceAscii("$name$", String()); // just to be sure that in other language… in getCurrentSettings()296 aRequest.Diagnostic = sLoginRequest; in getCurrentSettings()
Completed in 29 milliseconds