Searched refs:GetSession (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/partitioning_systems/session/
H A Dsession.cpp57 if (disc->GetSession(1) != NULL)
86 for (int i = 0; (session = disc->GetSession(i)); i++) {
H A DDisc.h39 Session* GetSession(int32 index);
H A DDisc.cpp600 Disc::GetSession(int32 index) function in class:Disc

Completed in 48 milliseconds