/ohos5.0/base/print/print_fwk/etc/init/ |
H A D | cupsd.conf | 80 …<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 D | subsys-power-battery-level-customization.md | 123 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 D | subsys-power-level-LED-color.md | 131 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 D | write_controller.cpp | 90 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 D | sys_event_query_wrapper.h | 46 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 D | event_loop_impl.h | 46 int Modify(EventImpl *event, bool isAdd, EventsMask events); 47 int Modify(EventImpl *event, EventTime time);
|
H A D | event_impl.cpp | 124 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 D | quickstart-pkg-3516-helloworld.md | 61 …Modify the **build/lite/components/communication.json** file and add the configuration of **hello_… 122 4. Modify the board configuration file. 124 …Modify the **vendor/hisilicon/hispark_taurus/config.json** file and add an entry for the **hello_w…
|
H A D | quickstart-ide-3516-helloworld.md | 66 …Modify the **build/lite/components/applications.json** file and add the configuration of **hello_w… 131 4. Modify the board configuration file. 133 …Modify the **vendor/hisilicon/hispark_taurus/config.json** file and add an entry for the **hello_w…
|
H A D | quickstart-pkg-3861-helloworld.md | 65 …Modify the **build/lite/components/communication.json** file and add the configuration of **hello_… 126 5. Modify the board configuration file. 128 …Modify the **vendor/hisilicon/hispark_pegasus/config.json** file and add an entry for the **hello_…
|
H A D | quickstart-ide-3861-helloworld.md | 72 …Modify the **build/lite/components/applications.json** file and add the configuration of **hello_w… 137 5. Modify the board configuration file. 139 …Modify the **vendor/hisilicon/hispark_pegasus/config.json** file and add an entry for the **hello_…
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-standard-patch.md | 16 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 D | changelogs-arkcompiler.md | 34 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 D | porting-smallchip-driver-oom.md | 39 …Modify 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 D | render_node_modifier.h | 54 void Modify() in Modify() function
|
H A D | render_node_pattern.h | 95 renderNodeModifier_->Modify(); in Invalidate()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | border_image_modifier.h | 52 void Modify() in Modify() function
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.8.6/ |
H A D | changelogs-multimedia.md | 17 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 D | image_modifier.h | 41 void Modify();
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/ |
H A D | rs_extended_modifier.h | 242 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 D | custom_frame_node_pattern.h | 92 renderNodeModifier_->Modify(); in Invalidate()
|
/ohos5.0/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/include/database/ |
H A D | sandbox_manager_rdb.h | 48 …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 D | changelogs-bundlemanager.md | 16 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 D | contribution.md | 17 ## 1. Modify code
|
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/include/database/ |
H A D | access_token_db.h | 40 …int32_t Modify(const AtmDataType type, const GenericValues& modifyValue, const GenericValues& cond…
|