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

/vbox/src/VBox/HostServices/GuestProperties/
H A Dservice.cpp209 int getOldNotification(const char *pszPatterns, uint64_t u64Timestamp, function in class:guestProp::Service
401 * calls. Code like getOldNotification() more or less assumes unique
950 /** Helper query used by getOldNotification */
1060 rc = getOldNotification(pszPatterns, u64Timestamp, &prop);

Completed in 47 milliseconds