Home
last modified time | relevance | path

Searched refs:immutable (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_record.cpp136 bool immutable = false; in BuildSendWant() local
139 immutable = true; in BuildSendWant()
142 if (!immutable) { in BuildSendWant()
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__image_8h.md26 … bitmap by sharing or copying bitmap pixels. If the bitmap is marked as immutable, the pixel memor…
H A Ddrawing__types_8h.md63 …_drawing.md#oh_drawing_textblob) | Defines a struct for a text blob, an immutable container that h…
H A D_drawing.md175 …_TextBlob](#oh_drawing_textblob) | Defines a struct for a text blob, an immutable container that h…
384 … bitmap by sharing or copying bitmap pixels. If the bitmap is marked as immutable, the pixel memor…
1915 Defines a struct for a text blob, an immutable container that holds multiple texts. Each text blob …
9296 … bitmap by sharing or copying bitmap pixels. If the bitmap is marked as immutable, the pixel memor…
/ohos5.0/docs/en/application-dev/quick-start/
H A Darkts-environment.md7 …in which the application is running. Environment and its attributes are immutable. All property va…
H A Darkts-localBuilder.md52 - All parameters must be immutable inside the @LocalBuilder function.
H A Darkts-builder.md63 - All parameters must be immutable inside the custom builder function.
/ohos5.0/docs/en/readme/
H A DARK-Runtime-Subsystem.md55 … To address these defects, the ArkCompiler runtime supports sharing of immutable objects (methods…
/ohos5.0/docs/zh-cn/application-dev/napi/
H A Duse-napi-about-object.md21 | napi_object_freeze | 当需要确保一个对象不会被修改时(immutable),可以使用这个接口来冻结该对象,使其属性不可更改。 |
/ohos5.0/docs/en/application-dev/napi/
H A Dnapi-guidelines.md446 …to **Object.freeze**. After an object is frozen, all its properties are immutable. **napi_object_s…
H A Duse-napi-about-object.md21 …i_object_freeze | Freezes an ArkTS object. Once an object is frozen, its properties are immutable.|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-wantAgent.md787 | CONSTANT_FLAG | 4 | The **WantAgent** object is immutable. …
H A Djs-apis-app-ability-wantAgent.md1232 | CONSTANT_FLAG | 4 | The WantAgent object is immutable. …
/ohos5.0/docs/en/contribute/
H A DOpenHarmony-JavaScript-coding-style-guide.md340 …the reference cannot be re-assigned. The pointer referenced by const is immutable, and an error wi…
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-user-defined-arktsNode-frameNode.md319 > - Proxy node attributes are immutable. Therefore, **commonAttribute** is ineffective on proxy nod…
/ohos5.0/docs/en/application-dev/reference/apis-ime-kit/
H A Djs-apis-inputmethodengine.md1416 …alstorage9) | Yes | Storage unit that provides storage for mutable and immutable state variables …
1460 …alstorage9) | Yes | Storage unit that provides storage for mutable and immutable state variables …