Searched defs:IsPermanent (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsAtomTable.cpp202 if (atom->IsPermanent())
237 if (!atom->IsPermanent()) {
297 if (!IsPermanent()) {
320 AtomImpl::IsPermanent() function in class:AtomImpl
326 PermanentAtomImpl::IsPermanent() function in class:PermanentAtomImpl
352 NS_ASSERTION(!aAtom->IsPermanent(),
513 if (!he->IsStaticAtom() && !he->GetAtomImpl()->IsPermanent()) {
585 if (!atom->IsPermanent()) {

Completed in 44 milliseconds