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