Lines Matching full:cell
312 * A persistent handle contains a reference to a storage cell within
315 * cell can be created using Persistent::New and existing handles can
318 * that point to the same storage cell. For instance, if you pass a
321 * storage cell.
328 * storage cell.
333 * Creates a persistent handle for the same storage cell as the
378 * Releases the storage cell referenced by this persistent handle.
379 * Does not remove the reference to the cell from any handles.
381 * cell remain and IsEmpty will still return false.