Searched refs:IsEmpty (Results 26 - 39 of 39) sorted by relevance

12

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLinebreakConverter.cpp472 if (ioString.IsEmpty()) return NS_OK;
H A DnsLocalFileOSX.cpp651 if (newName.IsEmpty())
674 if (!newName.IsEmpty())
1336 else if (filePath.IsEmpty() || filePath.First() != '/')
1530 if (relativeFilePath.IsEmpty())
1582 if (aPersistentDescriptor.IsEmpty())
2217 if (newName.IsEmpty())
2349 if (!path.IsEmpty()) {
/vbox/src/VBox/Main/include/
H A DGuestCtrlImplPrivate.h296 bool IsEmpty(void) { return mPairs.empty(); } function in class:GuestProcessStreamBlock
/vbox/src/libs/xpcom18a4/xpcom/string/public/
H A DnsTAString.h79 * single string operation (including simple operations such as IsEmpty() and
181 * Length checking functions. IsEmpty is a helper function to avoid
186 PRBool IsEmpty() const { return Length() == 0; } function in class:nsTAString_CharT
H A DnsTSubstring.h162 PRBool IsEmpty() const function in class:nsTSubstring_CharT
/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsNativeComponentLoader.cpp519 if (!demangledSymbol.IsEmpty())
1143 if (!data.IsEmpty())
/vbox/src/VBox/HostServices/DragAndDrop/
H A Ddndmanager.cpp425 if (m_lstURI.IsEmpty())
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsFileSpecMac.cpp1180 if (mPath.IsEmpty())
/vbox/src/VBox/Main/src-server/
H A DSnapshotImpl.cpp3393 if (aChildrenToReparent && !aChildrenToReparent->IsEmpty())
3753 if (pDeleteRec->mpChildrenToReparent && !pDeleteRec->mpChildrenToReparent->IsEmpty())
H A DMachineImpl.cpp14220 AssertReturn(mData->mSession.mLockedMedia.IsEmpty(), E_FAIL);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsctf.idl966 HRESULT IsEmpty(
/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibDragAndDrop.cpp1116 while (!lstURI.IsEmpty())
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsctf.idl1084 HRESULT IsEmpty(
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/
H A DipcDConnectService.cpp2969 PRBool pendingQEmpty = mDConnect->mPendingQ.IsEmpty();

Completed in 133 milliseconds

12