Home
last modified time | relevance | path

Searched defs:replace (Results 1 – 8 of 8) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_adsblock_manager_impl.cpp27 void ArkWebAdsBlockManagerImpl::SetAdsBlockRules(const ArkWebString& url, bool replace) in SetAdsBlockRules()
/base/startup/init/services/modules/init_hook/
Dinit_hook.h32 char *replace; // replace content if filed name match system parameter member
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_adsblock_manager_wrapper.cpp26 void ArkWebAdsBlockManagerWrapper::SetAdsBlockRules(const std::string& rulesFile, bool replace) in SetAdsBlockRules()
/base/web/webview/interfaces/kits/napi/webadsblockmanager/
Dnapi_web_adsblock_manager.cpp104 bool replace = false; in JsSetAdsBlockRules() local
/base/global/i18n/frameworks/intl/src/
Dutils.cpp149 const std::string& target, const std::string& replace) in StrReplaceAll()
/base/security/asset/interfaces/inner_kits/rs/src/
Dplugin_interface.rs91 …fn replace(&mut self, condition: &ExtDbMap, attributes: &ExtDbMap) -> std::result::Result<(), u32>; in replace() method
/base/security/asset/services/plugin/src/
Dasset_plugin.rs145 …fn replace(&mut self, condition: &ExtDbMap, attributes: &ExtDbMap) -> std::result::Result<(), u32>… in replace() method
/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test_extent.cpp536 const std::string replace = ""; variable