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

/vbox/src/VBox/HostServices/GuestProperties/
H A Dservice.cpp273 Property *getPropertyInternal(const char *pszName) function in class:guestProp::Service
521 Property *pProp = getPropertyInternal(papszNames[i]);
594 Property *pProp = getPropertyInternal(pcszName);
692 Property *pProp = getPropertyInternal(pcszName);
783 Property *pProp = getPropertyInternal(pcszName);
1134 Property const * const pProp = getPropertyInternal(pszProperty);

Completed in 514 milliseconds