Searched refs:immutable (Results 1 – 16 of 16) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | pending_want_record.cpp | 136 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 D | drawing__image_8h.md | 26 … bitmap by sharing or copying bitmap pixels. If the bitmap is marked as immutable, the pixel memor…
|
H A D | drawing__types_8h.md | 63 …_drawing.md#oh_drawing_textblob) | Defines a struct for a text blob, an immutable container that h…
|
H A D | _drawing.md | 175 …_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 D | arkts-environment.md | 7 …in which the application is running. Environment and its attributes are immutable. All property va…
|
H A D | arkts-localBuilder.md | 52 - All parameters must be immutable inside the @LocalBuilder function.
|
H A D | arkts-builder.md | 63 - All parameters must be immutable inside the custom builder function.
|
/ohos5.0/docs/en/readme/ |
H A D | ARK-Runtime-Subsystem.md | 55 … To address these defects, the ArkCompiler runtime supports sharing of immutable objects (methods…
|
/ohos5.0/docs/zh-cn/application-dev/napi/ |
H A D | use-napi-about-object.md | 21 | napi_object_freeze | 当需要确保一个对象不会被修改时(immutable),可以使用这个接口来冻结该对象,使其属性不可更改。 |
|
/ohos5.0/docs/en/application-dev/napi/ |
H A D | napi-guidelines.md | 446 …to **Object.freeze**. After an object is frozen, all its properties are immutable. **napi_object_s…
|
H A D | use-napi-about-object.md | 21 …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 D | js-apis-wantAgent.md | 787 | CONSTANT_FLAG | 4 | The **WantAgent** object is immutable. …
|
H A D | js-apis-app-ability-wantAgent.md | 1232 | CONSTANT_FLAG | 4 | The WantAgent object is immutable. …
|
/ohos5.0/docs/en/contribute/ |
H A D | OpenHarmony-JavaScript-coding-style-guide.md | 340 …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 D | arkts-user-defined-arktsNode-frameNode.md | 319 > - Proxy node attributes are immutable. Therefore, **commonAttribute** is ineffective on proxy nod…
|
/ohos5.0/docs/en/application-dev/reference/apis-ime-kit/ |
H A D | js-apis-inputmethodengine.md | 1416 …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 …
|