Home
last modified time | relevance | path

Searched refs:modify (Results 1 – 25 of 522) sorted by relevance

12345678910>>...21

/ohos5.0/docs/en/application-dev/arkts-utils/
H A Darkts-collections-introduction.md80 … pop(): T \| undefined | Supported| It is not allowed to add, delete, or modify elements during tr…
85 …hift(): T \| undefined | Supported| It is not allowed to add, delete, or modify elements during tr…
95 | [n: number]: T | [index: number]: T | Supported| It is not allowed to add, delete, or modify elem…
142 …index: number]: number | Supported| It is not allowed to add, delete, or modify elements during tr…
159 … readonly size: number | Supported| It is not allowed to add, delete, or modify elements during tr…
160 | clear(): void | clear(): void | Supported| It is not allowed to add, delete, or modify elements d…
161 …elete(key: K): boolean | Supported| It is not allowed to add, delete, or modify elements during tr…
164 …| has(key: K): boolean | Supported| It is not allowed to add, delete, or modify elements during tr…
176 …alue: T): Set<T> | Supported| It is not allowed to add, delete, or modify elements during tr…
177 | clear(): void | clear(): void | Supported| It is not allowed to add, delete, or modify elements d…
[all …]
H A Darkts-bytecode-overview.md3 …e file to help you understand the content of the bytecode file and analyze and modify the bytecode.
11 - Customizing Ark Bytecode During Compilation: describes how to modify the content of a bytecode fi…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_modifier_adapter.cpp272 auto modify = std::static_pointer_cast<RSNodeModifierImpl>(GetModifyImpl()); in AnimateWithVelocity() local
273 if (modify) { in AnimateWithVelocity()
274 … auto property = std::static_pointer_cast<RSAnimatableProperty<float>>(modify->GetProperty()); in AnimateWithVelocity()
285 auto modify = std::static_pointer_cast<RSNodeModifierImpl>(GetModifyImpl()); in SetThresholdType() local
286 CHECK_NULL_VOID(modify); in SetThresholdType()
287 auto property = std::static_pointer_cast<RSPropertyBase>(modify->GetProperty()); in SetThresholdType()
295 auto modify = std::static_pointer_cast<RSNodeModifierImpl>(GetModifyImpl()); in SetPropertyUnit() local
296 CHECK_NULL_VOID(modify); in SetPropertyUnit()
297 auto property = std::static_pointer_cast<RSAnimatableProperty<float>>(modify->GetProperty()); in SetPropertyUnit()
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/access_app_data_test/pages/third/
H A Dindex.hml27 <div class="flex-item color-modify" on:click="addEmptyData">
34 <div class="flex-item color-modify" on:click="addChinese">
46 <div class="flex-item color-modify" on:click="saveNotObjectData">
53 <div class="flex-item color-modify" on:click="terminateApp">
/ohos5.0/docs/zh-cn/application-dev/reference/apis-mdm-kit/
H A Djs-apis-enterprise-dateTimeManager-sys.md165 …console.error(`Failed to disallow modify date time. Code is ${err.code}, message is ${err.message}…
168 console.info('Succeeded in disallowing modify date time');
219 console.info('Succeeded in disallowing modify date time');
221 …console.error(`Failed to disallow modify date time. Code is ${err.code}, message is ${err.message}…
266 …console.error(`Failed to query modify date time is disallowed or not. Code is ${err.code}, message…
269 console.info(`Succeeded in querying modify date time is disallowed : ${result}`);
319 console.info(`Succeeded in querying modify date time is disallowed : ${result}`);
321 …console.error(`Failed to query modify date time is disallowed or not. Code is ${err.code}, message…
/ohos5.0/docs/en/application-dev/reference/apis-mdm-kit/
H A Djs-apis-enterprise-dateTimeManager-sys.md127 Forbids the specified device administrator application to modify the system time. This API uses an …
165 …console.error(`Failed to disallow modify date time. Code is ${err.code}, message is ${err.message}…
168 console.info('Succeeded in disallowing modify date time');
176 Forbids the specified device administrator application to modify the system time. This API uses a p…
219 console.info('Succeeded in disallowing modify date time');
221 …console.error(`Failed to disallow modify date time. Code is ${err.code}, message is ${err.message}…
266 …console.error(`Failed to query modify date time is disallowed or not. Code is ${err.code}, message…
269 console.info(`Succeeded in querying modify date time is disallowed : ${result}`);
319 console.info(`Succeeded in querying modify date time is disallowed : ${result}`);
321 …console.error(`Failed to query modify date time is disallowed or not. Code is ${err.code}, message…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_paint_method.h65 void SetContentModifier(const RefPtr<ScrollContentModifier>& modify) in SetContentModifier() argument
67 scrollContentModifier_ = modify; in SetContentModifier()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_paint_method.h55 void SetContentModifier(const RefPtr<WaterFlowContentModifier>& modify) in SetContentModifier() argument
57 contentModifier_ = modify; in SetContentModifier()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_paint_method.h61 void SetContentModifier(const RefPtr<GridContentModifier>& modify) in SetContentModifier() argument
63 gridContentModifier_ = modify; in SetContentModifier()
/ohos5.0/docs/en/application-dev/media/image/
H A Dimage-tool.md7 Users may need to view or modify the EXIF data of photos in the Gallery application, for example, w…
9 Currently, OpenHarmony allows you to view and modify part of EXIF data. For details, see [Exif](../…
46 console.error('Failed to modify the Image Width');
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_paint_method.h87 void SetContentModifier(const RefPtr<ListContentModifier>& modify) in SetContentModifier() argument
89 listContentModifier_ = modify; in SetContentModifier()
/ohos5.0/docs/en/contribute/
H A Ddocumentation-contribution.md13 OpenHarmony has the right to modify the adopted content according to the community regulations and …
40 You can perform the following steps to modify or supplement a file:
43 2. On the page of the source file in .md format, modify or supplement the file.
/ohos5.0/docs/en/release-notes/changelogs/v3.2-beta5/
H A Dchangelogs-notification.md31 The original APIs are only migrated to the new namespace. Therefore, you can modify **import** to s…
39 You can directly modify **import** to switch to the new namespace:
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-gesture-events-single-gesture.md160 …// When the pan gesture is recognized, modify the layout and position information of the component…
187modify the gesture binding method or transfer messages from the child component to the parent comp…
375 … triggered, the swipe speed and angle are obtained, which can be used to modify the layout paramet…
394 …. To allow a specific gesture to be recognized before the other, you can modify the parameter sett…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.10.1/
H A Dchangelogs-notification.md31 The original APIs are only migrated to the new namespace. Therefore, you can modify **import** to s…
39 You can directly modify **import** to switch to the new namespace:
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-debug-shell-net-arp.md6 …ntained by the TCP/IP stack. You can run the **arp** command to view and modify the ARP cache tabl…
32 - The **arp** command is used to query and modify the ARP cache table of the TCP/IP stack. If ARP e…
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/test/03_empty_node/
H A Dgolden.c.gen2 * This is an automatically generated HDF config file. Do not modify it manually.
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/test/05_string_term/
H A Dgolden.c.gen2 * This is an automatically generated HDF config file. Do not modify it manually.
H A Dgolden.h.gen2 * This is an automatically generated HDF config file. Do not modify it manually.
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/test/07_string_array/
H A Dgolden.c.gen2 * This is an automatically generated HDF config file. Do not modify it manually.
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/test/14_include_delete/
H A Dgolden.c.gen2 * This is an automatically generated HDF config file. Do not modify it manually.
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/test/06_number_array/
H A Dgolden.c.gen2 * This is an automatically generated HDF config file. Do not modify it manually.
H A Dgolden.h.gen2 * This is an automatically generated HDF config file. Do not modify it manually.
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/test/15_line_comment/
H A Dgolden.c.gen2 * This is an automatically generated HDF config file. Do not modify it manually.
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/test/16_block_comment/
H A Dgolden.c.gen2 * This is an automatically generated HDF config file. Do not modify it manually.

12345678910>>...21