/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_runtime_effect.cpp | 30 auto fixup = [&glsl](const char* input, const char* replacement) { in GlslToSksl() argument 31 glsl = std::regex_replace(glsl, std::regex(input), replacement); in GlslToSksl() 46 std::string replacement = childName + ".eval($1)"; in GlslToSksl() local 47 fixup(pattern.c_str(), replacement.c_str()); in GlslToSksl()
|
/ohos5.0/foundation/ability/idl_tool/util/ |
H A D | string.cpp | 526 String String::Replace(const char* target, const char* replacement) const 528 if (target == nullptr || target[0] == '\0' || replacement == nullptr) { in __anon5e4de09e1502() 542 sb.Append(replacement); in __anon5e4de09e1502() 550 String String::Replace(const String& target, const String& replacement) const 552 if (target.IsEmpty() || replacement.IsNull()) { in __anon5e4de09e1602() 566 sb.Append(replacement); in __anon5e4de09e1602()
|
H A D | string.h | 97 String Replace(const char* target, const char* replacement) const; 99 String Replace(const String& target, const String& replacement) const;
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/ |
H A D | hdf_vendor_build_file.py | 58 replacement = 'vendor/%s/' % self.vendor 59 new_content = re.sub(pattern, replacement, self.contents)
|
H A D | hdf_vendor_makefile.py | 64 replacement = 'vendor/%s/' % self.vendor 65 new_content = re.sub(pattern, replacement, self.contents)
|
H A D | hdf_module_mk_file.py | 54 replacement = '%sinclude $(HDF_DRIVER)' % drv_section.to_str() 55 new_content, count = re.subn(tail_pattern, replacement, self.contents)
|
H A D | hdf_vendor_mk_file.py | 72 replacement = 'vendor/%s/' % self.vendor 73 new_content = re.sub(pattern, replacement, self.contents)
|
H A D | hdf_vendor_kconfig_file.py | 101 replacement = 'vendor/%s/' % self.vendor 102 self.lines[i] = re.sub(pattern, replacement, line)
|
H A D | hdf_defconfig_patch.py | 73 replacement = 'vendor/%s/' % self.vendor 74 new_content = re.sub(pattern, replacement, self.contents)
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | errorcode-router.md | 115 Uri error. The URI of the page to be used for replacement is incorrect or does not exist. 119 This error code is reported when the URI of the page to be used for replacement is incorrect or doe…
|
H A D | js-apis-router.md | 325 | 200002 | Uri error. The URI of the page to be used for replacement is incorrect or does not ex… 378 | 200002 | Uri error. The URI of the page to be used for replacement is incorrect or does not ex… 438 | 200002 | Uri error. The URI of the page to be used for replacement is incorrect or does not ex… 492 | 200002 | Uri error. The URI of the page to be used for replacement is incorrect or does not ex…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | errorcode-router.md | 115 Uri error. The URI of the page to be used for replacement is incorrect or does not exist.
|
H A D | js-apis-router.md | 325 | 200002 | Uri error. The URI of the page to be used for replacement is incorrect or does not ex… 378 | 200002 | Uri error. The URI of the page to be used for replacement is incorrect or does not ex… 438 | 200002 | Uri error. The URI of the page to be used for replacement is incorrect or does not ex… 492 | 200002 | Uri error. The URI of the page to be used for replacement is incorrect or does not ex…
|
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_restore/src/ |
H A D | ringtone_dualfwk_restore.cpp | 415 std::string replacement = "media/local"; in DupToneFile() local 418 absSrcPath.replace(found, sub.size(), replacement); in DupToneFile()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkts/ |
H A D | js-apis-vector.md | 310 | callbackFn | function | Yes| Callback invoked for replacement.| 348 | callbackFn | function | Yes| Callback invoked for replacement.| 829 | element | T | Yes| Element to be used for replacement.|
|
H A D | js-apis-list.md | 464 | callbackFn | function | Yes| Callback invoked for the replacement.| 513 | callbackFn | function | Yes| Callback invoked for the replacement.| 678 | element | T | Yes| Element to be used for replacement.|
|
H A D | js-apis-arraylist.md | 410 | callbackFn | function | Yes| Callback invoked for the replacement.| 459 | callbackFn | function | Yes| Callback invoked for the replacement.|
|
H A D | js-apis-linkedlist.md | 735 | element | T | Yes| Element to be used for replacement.|
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | arkts-navigation-introduction.md | 40 | Route replacement | replacePath & replacePathByName | r…
|
H A D | arkts-navigation-navigation.md | 280 …he router operations mainly involve page navigation, page return, page replacement, page deletion,… 346 NavPathStack implements the page replacement feature through **Replace** related APIs.
|
H A D | arkts-styled-string.md | 303 …ui/arkui-ts/ts-universal-styled-string.md#replacestyle) API. After the replacement, you need to pr…
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …replacement);return e}const _i=G.exports("log4js:recording"),bi=[];function Bi(){return bi.slice()…
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …replacement);return e}const _i=G.exports("log4js:recording"),bi=[];function Bi(){return bi.slice()…
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …replacement);return e}const _i=G.exports("log4js:recording"),bi=[];function Bi(){return bi.slice()…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-image.md | 49 …p7) type.<br>- When a local image is being loaded, any modification or replacement of it may cause… 67 …p7) type.<br>- When a local image is being loaded, any modification or replacement of it may cause… 83 …p7) type.<br>- When a local image is being loaded, any modification or replacement of it may cause…
|