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

/haiku/headers/os/storage/
H A DResources.h82 bool GetResourceInfo(type_code byType, int32 andID,
/haiku/src/kits/storage/
H A DResources.cpp509 // Gets information about a resource identified by byType and andID.
511 BResources::GetResourceInfo(type_code byType, int32 andID, argument
516 item = fContainer->ResourceAt(fContainer->IndexOf(byType, andID));

Completed in 19 milliseconds