Home
last modified time | relevance | path

Searched refs:_GetReplicantAt (Results 1 – 2 of 2) sorted by relevance

/haiku/src/servers/input/
H A DAddOnManager.h84 int32 _GetReplicantAt(BMessenger target,
H A DAddOnManager.cpp614 while ((uid = _GetReplicantAt(status, index++)) >= B_OK) { in _LoadReplicant()
640 AddOnManager::_GetReplicantAt(BMessenger target, int32 index) const in _GetReplicantAt() function in AddOnManager