fImpl
DynamicBuffer* fImpl;
return fImpl;
BlockBufferPoolImpl* fImpl;
PackageReaderImpl* fImpl;
PackageWriterImpl* fImpl;
RepositoryReaderImpl* fImpl;
RepositoryWriterImpl* fImpl;
PackageReaderImpl* fImpl;
std::shared_ptr<Impl> fImpl;
if (fImpl != NULL) {
if ((fImpl->Flags() & B_LIVE_QUERY) != 0)
delete fImpl;
return fImpl->Rewind();
return fImpl->GetNextEntry(entry, size);
fImpl->LiveUpdate(inode, inode, attribute, type,
fImpl->LiveUpdateRenameMove(inode, inode,
fImpl);
if ((fImpl->Flags() & B_LIVE_QUERY) != 0)
QueryImpl* fImpl;
if (fImpl != NULL) {
if ((fImpl->Flags() & B_LIVE_QUERY) != 0)
delete fImpl;
return fImpl->Rewind();
return fImpl->GetNextEntry(entry, size);
fImpl->LiveUpdate(node, node, attribute, type, (const uint8*)oldKey,
fImpl);
if ((fImpl->Flags() & B_LIVE_QUERY) != 0)
QueryImpl* fImpl;
if (fImpl != NULL) {
if ((fImpl->Flags() & B_LIVE_QUERY) != 0)
delete fImpl;
return fImpl->Rewind();
return fImpl->GetNextEntry(entry, size);
fImpl->LiveUpdate(entry, node, attribute, type, (const uint8*)oldKey,
fImpl);
if ((fImpl->Flags() & B_LIVE_QUERY) != 0)
QueryImpl* fImpl;
ssize_t bytesWritten = fImpl->Write(data, size);
fImpl = new (std::nothrow) DynamicBuffer(size);
if (fImpl != NULL)
fInit = fImpl->InitCheck();
delete fImpl;
ssize_t bytesRead = fImpl->Read(data, size);
unsigned char* bufferPtr = fImpl->Data();
fImpl = new (std::nothrow) DynamicBuffer(*buffer.GetImpl());
if (fImpl != NULL)
return fImpl->Data();
fInit = fImpl->InitCheck();
return fImpl->Size();
return fImpl->BytesRemaining();
fImpl = new (std::nothrow) DynamicBuffer(bufferSize);
if (fImpl != NULL) {
ssize_t result = fImpl->Write(bufferPtr, bufferSize);
fInit = fImpl->InitCheck();
delete fImpl;
fImpl = new (std::nothrow) DynamicBuffer(*buffer.GetImpl());
if (fImpl != NULL)
fInit = fImpl->InitCheck();
status_t result = into->AddData("buffer", B_RAW_TYPE, fImpl->Data(),
fImpl->BytesRemaining());
fImpl = std::make_shared<BHttpSession::Impl>();
return fImpl->Execute(std::move(request), std::move(target), observer);
fImpl->Cancel(identifier);
fImpl->Cancel(request.Identity());
fImpl->SetMaxConnectionsPerHost(maxConnections);
fImpl->SetMaxHosts(maxConnections);
fImpl(new (std::nothrow) BlockBufferPoolImpl(blockSize, maxCachedBlocks,
delete fImpl;
if (fImpl == NULL)
return fImpl->Init();
if (fImpl == NULL)
return fImpl->GetBuffer(size, owner, _newBuffer);
if (fImpl != NULL)
fImpl->PutBufferAndCache(owner);
if (fImpl != NULL)
fImpl->PutBuffer(owner);
fImpl(new (std::nothrow) PackageReaderImpl(errorOutput))
delete fImpl;
if (fImpl == NULL)
return fImpl->Init(fileName, flags);
if (fImpl == NULL)
return fImpl->Init(fd, keepFD, flags);
if (fImpl == NULL)
return fImpl->Init(file, keepFile, flags);
if (fImpl == NULL)
return fImpl->ParseContent(contentHandler);
if (fImpl == NULL)
return fImpl->ParseContent(contentHandler);
if (fImpl == NULL)
return fImpl->PackageFile();
return fImpl != NULL ? fImpl->HeapReader() : NULL;
return fImpl->Init(fileName,
if (fImpl == NULL)
return fImpl->Init(file, keepFile,
if (fImpl == NULL)
return fImpl->SetInstallPath(installPath);
if (fImpl != NULL)
fImpl->SetCheckLicenses(checkLicenses);
if (fImpl == NULL)
return fImpl->AddEntry(fileName, fd);
if (fImpl == NULL)
return fImpl->Finish();
if (fImpl == NULL)
return fImpl->Recompress(inputFile);
fImpl(new (std::nothrow) PackageWriterImpl(listener))
delete fImpl;
if (fImpl == NULL)
fImpl(new (std::nothrow) RepositoryReaderImpl(errorOutput))
delete fImpl;
if (fImpl == NULL)
return fImpl->Init(fileName);
if (fImpl == NULL)
return fImpl->ParseContent(contentHandler);
fImpl(new (std::nothrow) RepositoryWriterImpl(listener, repositoryInfo))
delete fImpl;
if (fImpl == NULL)
return fImpl->Init(fileName);
if (fImpl == NULL)
return fImpl->AddPackage(packageEntry);
if (fImpl == NULL)
return fImpl->AddPackageInfo(packageInfo);
if (fImpl == NULL)
return fImpl->Finish();
fImpl(new (std::nothrow) PackageReaderImpl(errorOutput))
delete fImpl;
if (fImpl == NULL)
return fImpl->Init(fileName);
if (fImpl == NULL)
return fImpl->Init(fd, keepFD);
if (fImpl == NULL)
return fImpl->ParseContent(contentHandler);
if (fImpl == NULL)
return fImpl->ParseContent(contentHandler);
if (fImpl == NULL)
return fImpl->PackageFileFD();
fImpl(NULL)
fImpl);
QueryImpl* fImpl;