Searched refs:bIsPrimarySession (Results 1 – 4 of 4) sorted by relevance
61 bool bIsPrimarySession; in C_OpenSession() local223 if ((!ckInternalSessionIsOpenedEx(*phSession, &bIsPrimarySession)) || in C_OpenSession()224 (!bIsPrimarySession)) in C_OpenSession()298 bool bIsPrimarySession; in C_CloseSession() local306 if (!ckInternalSessionIsOpenedEx(hSession, &bIsPrimarySession)) in C_CloseSession()311 if (bIsPrimarySession) in C_CloseSession()
55 bool bIsPrimarySession; in static_checkPreConditionsAndUpdateHandles() local69 if (!ckInternalSessionIsOpenedEx(*phSession, &bIsPrimarySession)) in static_checkPreConditionsAndUpdateHandles()74 if (bIsPrimarySession) in static_checkPreConditionsAndUpdateHandles()