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

/vbox/src/VBox/HostServices/GuestProperties/
H A Dservice.cpp383 int notifyHost(const char *pszName, const char *pszValue,
1192 rc = notifyHost(pszProperty, pszValue, u64Timestamp, szFlags);
1201 rc = notifyHost(pszProperty, "", u64Timestamp, "");
1217 int Service::notifyHost(const char *pszName, const char *pszValue, function in class:guestProp::Service

Completed in 69 milliseconds