Searched refs:_GetReplicantAt (Results 1 – 2 of 2) sorted by relevance
84 int32 _GetReplicantAt(BMessenger target,
614 while ((uid = _GetReplicantAt(status, index++)) >= B_OK) { in _LoadReplicant()640 AddOnManager::_GetReplicantAt(BMessenger target, int32 index) const in _GetReplicantAt() function in AddOnManager