Searched refs:VbglR3GuestPropDelSet (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibGuestProp.cpp840 VBGLR3DECL(int) VbglR3GuestPropDelSet(uint32_t u32ClientId, function
/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceVMInfo.cpp1578 /** @todo r=bird: Drop the VbglR3GuestPropDelSet call here and use the cache
1582 int rc = VbglR3GuestPropDelSet(g_uVMInfoGuestPropSvcClientID, &apszPat[0], RT_ELEMENTS(apszPat));
/vbox/include/VBox/
H A DVBoxGuestLib.h556 VBGLR3DECL(int) VbglR3GuestPropDelSet(uint32_t u32ClientId, char const * const *papszPatterns, uint32_t cPatterns);

Completed in 50 milliseconds