Lines Matching defs:region
92 CrossThreadPersistentRegion& region =
94 region.FreeNode(GetNode());
122 CrossThreadPersistentRegion& region = this->GetPersistentRegion(raw);
123 SetNode(region.AllocateNode(this, &Trace));
140 CrossThreadPersistentRegion& region = this->GetPersistentRegion(raw);
141 SetNode(region.AllocateNode(this, &Trace));
365 CrossThreadPersistentRegion& region =
367 if (IsValid(ptr) && (®ion == &this->GetPersistentRegion(ptr))) {
372 region.FreeNode(GetNode());
389 CrossThreadPersistentRegion& region =
391 if (IsValid(ptr) && (®ion == &this->GetPersistentRegion(ptr))) {
396 region.FreeNode(GetNode());