Home
last modified time | relevance | path

Searched refs:iNumSessions (Results 1 – 4 of 4) sorted by relevance

/external/opencore/oscl/oscl/osclregserv/src/
Doscl_registry_serv_impl.cpp104 iNumSessions = 0; in OsclComponentRegistry()
118 iNumSessions++; in OpenSession()
129 iNumSessions--; in CloseSession()
130 if (iNumSessions <= 0) in CloseSession()
Doscl_registry_serv_impl.h104 uint32 iNumSessions; variable
Doscl_registry_serv_impl_global.cpp83 if (GetOsclComponentRegistry()->iNumSessions == 0) in Close()
Doscl_registry_serv_impl_tls.cpp79 if (GetOsclComponentRegistry()->iNumSessions == 0) in Close()