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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxLA.cpp914 static int laUpdateCurrentState(VBOXLACONTEXT *pCtx, uint32_t u32ActiveClientId, uint64_t u64ActiveClientTS) function
919 LogFlowFunc(("laUpdateCurrentState: %u %lld\n",
1021 LogFlowFunc(("laUpdateCurrentState rc = %Rrc\n",
1333 rc = laUpdateCurrentState(pCtx, u32ActiveClientId, u64Timestamp);

Completed in 493 milliseconds