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

/vbox/src/VBox/Main/include/
H A DGuestCtrlImplPrivate.h292 int GetUInt32Ex(const char *pszKey, uint32_t *puVal) const;
/vbox/src/VBox/Main/src-client/
H A DGuestCtrlPrivate.cpp538 int GuestProcessStreamBlock::GetUInt32Ex(const char *pszKey, uint32_t *puVal) const function in class:GuestProcessStreamBlock
560 if (RT_SUCCESS(GetUInt32Ex(pszKey, &uVal)))

Completed in 489 milliseconds