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

/vbox/src/VBox/Main/include/
H A DGuestCtrlImplPrivate.h84 int Set(const Utf8Str &strPair);
/vbox/src/VBox/Main/src-client/
H A DGuestCtrlPrivate.cpp169 int GuestEnvironment::Set(const Utf8Str &strPair) argument
171 RTCList<RTCString> listPair = strPair.split("=", RTCString::KeepEmptyParts);

Completed in 3710 milliseconds