Searched refs:NotifyInstanceSessionFree (Results 1 – 6 of 6) sorted by relevance
59 void NotifyInstanceSessionFree(HSession hSession, bool freeOrClear) override;
472 void HdcDaemon::NotifyInstanceSessionFree(HSession hSession, bool freeOrClear) in NotifyInstanceSessionFree() function in Hdc::HdcDaemon
36 void NotifyInstanceSessionFree(HSession hSession, bool freeOrClear) override;
396 void HdcServer::NotifyInstanceSessionFree(HSession hSession, bool freeOrClear) in NotifyInstanceSessionFree() function in Hdc::HdcServer
68 virtual void NotifyInstanceSessionFree(HSession hSession, bool freeOrClear) in NotifyInstanceSessionFree() function
537 thisClass->NotifyInstanceSessionFree(hSession, true); in FreeSessionFinally()628 NotifyInstanceSessionFree(hSession, false); in FreeSession()