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

/haiku/src/apps/deskbar/
H A DStatusView.cpp1304 int32 replicantCount = ReplicantCount(); local
1305 if (replicantCount <= 0)
1312 for (int32 index = startIndex; index < replicantCount; index++) {

Completed in 48 milliseconds