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

/haiku/src/kits/storage/
H A DResourceFile.cpp228 fEmptyResources(true)
265 fEmptyResources = true;
281 if (error == B_OK && !fEmptyResources) {
372 fEmptyResources = false;
398 fEmptyResources = true;
404 fEmptyResources = false;
414 fEmptyResources = false;
434 fEmptyResources = true;
671 fEmptyResources = true;
673 fEmptyResources
[all...]
/haiku/headers/private/storage/
H A DResourceFile.h113 bool fEmptyResources; member in class:BPrivate::Storage::ResourceFile

Completed in 83 milliseconds