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

/vbox/src/VBox/HostServices/HostChannel/
H A Dservice.cpp837 static int svcInit(void) function
846 * if the 'svcInit' returns an error.
894 rc = svcInit();
/vbox/src/VBox/HostServices/SharedClipboard/
H A Dservice.cpp295 static int svcInit (void) function
306 * if the 'svcInit' returns an error.
1005 rc = svcInit ();

Completed in 52 milliseconds