/ohos5.0/docs/en/application-dev/reference/common/ |
H A D | memory.md | 39 … read operation on a **PurgeableMemory** object. If purgeable memory is reclaimed, the rebuilding … 41 …ite operation on the **PurgeableMemory** object. If purgeable memory is reclaimed, the rebuilding … 135 Starts a read operation on a **PurgeableMemory** object. If purgeable memory is reclaimed, the rebu… 145 …y data is ready; returns a failure message if purgeable memory has been reclaimed and fails to be … 161 Begins a write operation on the **PurgeableMemory** object. If purgeable memory is reclaimed, the r… 171 …y data is ready; returns a failure message if purgeable memory has been reclaimed and fails to be … 220 | func | Function pointer to the rebuilding function, which is used to restore the reclaimed purgea…
|
H A D | purgeable__memory_8h.md | 34 … read operation on a **PurgeableMemory** object. If purgeable memory is reclaimed, the rebuilding … 36 …ite operation on the **PurgeableMemory** object. If purgeable memory is reclaimed, the rebuilding …
|
H A D | jsvm__types_8h.md | 56 …bject. This function is called when the associated JavaScript object is reclaimed by the GC to exe…
|
/ohos5.0/docs/en/application-dev/faqs/ |
H A D | faqs-arkui-route-nav.md | 20 ## Will a page pushed into the stack through router.push be reclaimed? (API version 9) 22 After being pushed to the stack through **router.push**, a page can be reclaimed only when it is po…
|
H A D | faqs-arkui-web.md | 447 **Web** components can be pre-created, reclaimed, and reused through dynamic component tree mount a…
|
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/purgeable_mem_manager/ |
H A D | purgeable_mem_manager.cpp | 607 int reclaimed = PurgeByTypeAndTarget(*typePtr, reclaimTargetKB); in TriggerByPsi() local 608 …HILOGI("reclaimed %{public}dKB purgeable [%{public}s]", reclaimed, PurgMemType2String(*typePtr).c_… in TriggerByPsi() 609 reclaimTargetKB -= reclaimed; in TriggerByPsi() 610 totalReclaimedKB += reclaimed; in TriggerByPsi()
|
/ohos5.0/docs/en/application-dev/napi/ |
H A D | purgeable-memory-guidelines.md | 23 …f the object by 1. When the reference count reaches 0, the object can be reclaimed by the system.| 25 …of the object by 1. When the reference count reaches 0, the object can be reclaimed by the system.|
|
H A D | use-jsvm-life-cycle.md | 37 …SVM_CreateReference**. This allows objects to be correctly released and reclaimed when they are no… 39 …JSVM_CreateReference** so that the object can be correctly released and reclaimed when it is not r…
|
H A D | use-napi-about-cleanuphook.md | 12 …ironment or a process exits, not all the resources can be automatically reclaimed immediately. In …
|
H A D | jsvm-data-types-interfaces.md | 893 …SVM_CreateReference**. This allows objects to be correctly released and reclaimed when they are no… 895 …JSVM_CreateReference** so that the object can be correctly released and reclaimed when it is not r… 901 Use a handle scope to protect an object created within the scope from being reclaimed. 911 Use an escapable handle scope to protect an object from being reclaimed within its parent scope.
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-small-basic-process-thread.md | 85 …*detach** attribute is complete, the task control block resources will be automatically reclaimed.| 138 …e is **LOS_TASK_STATUS_DETACHED**, the task resources are automatically reclaimed. If the task att… 209 …sed to initialize the high-priority task, the resources of which can be reclaimed by LOS_TaskJoin.…
|
H A D | kernel-small-basic-trans-user-signal.md | 55 > - If a process killed is not reclaimed by its parent process, the process becomes a zombie proce…
|
H A D | kernel-small-basic-memory-heap.md | 132 …use memory loss. When the memory used for alignment is freed up, the lost memory will be reclaimed. 150 …ee** is called, the memory block will be reclaimed and marked as free nodes. When memory blocks a…
|
H A D | kernel-mini-basic-memory.md | 243 …use memory loss. When the memory used for alignment is freed up, the lost memory will be reclaimed. 259 …ree** is called, the memory block will be reclaimed and marked as free nodes. When memory blocks a…
|
H A D | kernel-standard-mm-eswap.md | 152 …_buffers** and the current system buffer value. In fact, less memory is reclaimed due to reasons s…
|
H A D | kernel-small-basic-memory-physical.md | 6 … divided into page frames in the unit of 4 KiB. Memory is allocated and reclaimed by page frame. T…
|
H A D | kernel-mini-basic-task.md | 112 …the specified task is complete and the task control block resources are reclaimed.<br>**LOS_TaskDe…
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | js-apis-jsleakwatcher.md | 64 …ered using **jsLeakWatcher.watch()** and may leak. Objects that are not reclaimed after GC is trig…
|
/ohos5.0/docs/en/release-notes/ |
H A D | OpenHarmony-v3.2.2-release.md | 210 … module leaks. When the user touches Back on the application, the memory is reclaimed.| 2023-07-15| 211 … module leaks. When the user touches Back on the application, the memory is reclaimed.| 2023-07-15| 212 …UI module leaks. This operation scenario is uncommon, and the memory is reclaimed after the applic…
|
H A D | OpenHarmony-v2.2-beta2.md | 125 …enharmony/startup_init_lite/issues/I3TXT8) | Orphan processes cannot be reclaimed, and TCB resourc…
|
/ohos5.0/docs/en/application-dev/arkts-utils/ |
H A D | gc-introduction.md | 5 … allocated and reclaimed by the operating system. Data of the reference type is stored in heaps, a… 125 … background, full GC is triggered if the size of the object that can be reclaimed is expected to b…
|
H A D | taskpool-vs-worker.md | 33 …ut the thread lifecycle, because non-continuous tasks are automatically reclaimed by the system if…
|
/ohos5.0/docs/en/application-dev/reference/apis-location-kit/ |
H A D | _location.md | 109 …st location information.<br>The memory occupied by the instance will be reclaimed when [Location_I…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkts/ |
H A D | js-apis-vector.md | 3 …ments are copied to the new memory area, and the current memory area is reclaimed. **Vector** can …
|
/ohos5.0/docs/en/design/ |
H A D | OpenHarmony-part-design.md | 45 … must be stable and compatible with earlier versions. Deprecated APIs must be reclaimed as planned.
|