Searched refs:InitContainer (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/storage/
H A DResourceFile.h41 resources without loading their data (InitContainer()), read the data of
66 status_t InitContainer(ResourcesContainer& container);
/haiku/src/kits/storage/
H A DResources.cpp118 error = fResourceFile->InitContainer(*fContainer);
374 error = resourceFile.InitContainer(container);
H A DResourceFile.cpp277 ResourceFile::InitContainer(ResourcesContainer& container) function in class:BPrivate::Storage::ResourceFile

Completed in 162 milliseconds