Searched defs:i_consoleParseKeyValue (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp4283 int Console::i_consoleParseKeyValue(const char *psz, const char **ppszEnd, function in class:Console
4703 rc = i_consoleParseKeyValue(psz, &pszEnd, &pszKey, &pszVal);

Completed in 74 milliseconds