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

/haiku-fatelf/src/servers/media/
H A DAddOnManager.h76 xfer_entry_ref* outRefs, int32* outCount,
H A DAddOnManager.cpp144 AddOnManager::GetReaders(xfer_entry_ref* outRefs, int32* outCount, argument
161 _GetReaders(path, outRefs, outCount, maxCount);
615 AddOnManager::_GetReaders(const BPath& path, xfer_entry_ref* outRefs, argument
631 outRefs[*outCount] = info->ref;

Completed in 104 milliseconds