Home
last modified time | relevance | path

Searched refs:Modify (Results 1 – 25 of 145) sorted by relevance

123456

/ohos5.0/base/print/print_fwk/etc/init/
H A Dcupsd.conf80 …<Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Se…
125 …<Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Se…
171 …<Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Se…
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-power-battery-level-customization.md123 3. Modify the charging status, simulate reporting of the battery power change, and check whether th…
125 1. Modify the battery power.
149 4. Modify the battery power.
173 7. Modify the battery power.
197 10. Modify the battery power.
221 13. Modify the battery power.
245 16. Modify the battery power.
269 19. Modify the battery power.
H A Dsubsys-power-level-LED-color.md131 3. Modify the charging status, simulate reporting of the battery power change, and check whether th…
133 1. Modify the battery power.
143 3. Modify the battery power.
153 5. Modify the battery power.
183 1. Modify the battery power.
193 3. Modify the battery power.
203 5. Modify the battery power.
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H A Dwrite_controller.cpp90 Modify(key); in Get()
99 Modify(key); in Put()
114 void Modify(uint64_t key) in Modify() function in OHOS::HiviewDFX::EventWroteLruCache
/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/
H A Dsys_event_query_wrapper.h46 Modify(key); in Get()
55 Modify(key); in Put()
77 void Modify(K key) in Modify() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_loop_impl.h46 int Modify(EventImpl *event, bool isAdd, EventsMask events);
47 int Modify(EventImpl *event, EventTime time);
H A Devent_impl.cpp124 int errCode = loop->Modify(this, true, events); in AddEvents()
155 int errCode = loop->Modify(this, false, events); in RemoveEvents()
180 int errCode = loop->Modify(this, timeout); in SetTimeout()
/ohos5.0/docs/en/device-dev/quick-start/
H A Dquickstart-pkg-3516-helloworld.md61Modify the **build/lite/components/communication.json** file and add the configuration of **hello_…
122 4. Modify the board configuration file.
124Modify the **vendor/hisilicon/hispark_taurus/config.json** file and add an entry for the **hello_w…
H A Dquickstart-ide-3516-helloworld.md66Modify the **build/lite/components/applications.json** file and add the configuration of **hello_w…
131 4. Modify the board configuration file.
133Modify the **vendor/hisilicon/hispark_taurus/config.json** file and add an entry for the **hello_w…
H A Dquickstart-pkg-3861-helloworld.md65Modify the **build/lite/components/communication.json** file and add the configuration of **hello_…
126 5. Modify the board configuration file.
128Modify the **vendor/hisilicon/hispark_pegasus/config.json** file and add an entry for the **hello_…
H A Dquickstart-ide-3861-helloworld.md72Modify the **build/lite/components/applications.json** file and add the configuration of **hello_w…
137 5. Modify the board configuration file.
139Modify the **vendor/hisilicon/hispark_pegasus/config.json** file and add an entry for the **hello_…
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-standard-patch.md16 3. Modify the **config** file to build.
26 …he kernel is generated in the kernel directory in the **out** directory. Modify the **config** fil…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.10.11/
H A Dchangelogs-arkcompiler.md34 Modify code files that do not comply with the ArkTS syntax rules. For details about the rules and m…
78 Modify code files that do not comply with the ArkTS syntax rules. For details about the rules and m…
104 Modify code files that do not comply with the ArkTS syntax rules. For details about the rules and m…
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-smallchip-driver-oom.md39Modify the source code file **//vendor/vendor_name/product_name/config/device_info/device_info.hcs…
109 …*//vendor/vendor_name/product_name/config/device_info/device_info.hcs**. Modify the file and add c…
229 …endor/vendor\_name/product\_name/config/device\_info/device\_info.hcs**. Modify the file and add c…
246 4. Modify the **Kconfig** file to make the ported WLAN driver appear in the kernel configuration.
263 5. Modify the build script to enable the driver to participate in the kernel build.
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/render_node/
H A Drender_node_modifier.h54 void Modify() in Modify() function
H A Drender_node_pattern.h95 renderNodeModifier_->Modify(); in Invalidate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dborder_image_modifier.h52 void Modify() in Modify() function
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.8.6/
H A Dchangelogs-multimedia.md17 Modify the reference paths when referencing the encapsulation and decapsulation header files.
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_modifier.h41 void Modify();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_extended_modifier.h242 virtual void Modify(RSNode& target) const = 0;
256 Modify(*node); in UpdateToRender()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom_frame_node/
H A Dcustom_frame_node_pattern.h92 renderNodeModifier_->Modify(); in Invalidate()
/ohos5.0/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/include/database/
H A Dsandbox_manager_rdb.h48 …int32_t Modify(const DataType type, const GenericValues &modifyValues, const GenericValues &condit…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.9.3/
H A Dchangelogs-bundlemanager.md16 Modify the **name** attributes for these fields accordingly to the new requirements.
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/
H A Dcontribution.md17 ## 1. Modify code
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/include/database/
H A Daccess_token_db.h40 …int32_t Modify(const AtmDataType type, const GenericValues& modifyValue, const GenericValues& cond…

123456