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

/haiku/headers/os/storage/
H A DResources.h88 bool GetResourceInfo(const void* byPointer,
/haiku/src/kits/storage/
H A DResources.cpp545 // Gets information about a resource identified by byPointer.
547 BResources::GetResourceInfo(const void* byPointer, type_code* typeFound, argument
552 item = fContainer->ResourceAt(fContainer->IndexOf(byPointer));

Completed in 35 milliseconds