Home
last modified time | relevance | path

Searched refs:Revert (Results 1 - 10 of 10) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/base/ctocpp/
H A Dark_web_ctocpp_ref_counted.h36 static StructName* Revert(ArkWebRefPtr<BaseName> c);
93 StructName* ArkWebCToCppRefCounted<ClassName, BaseName, StructName>::Revert(ArkWebRefPtr<BaseName> c) in Revert() function in OHOS::ArkWeb::ArkWebCToCppRefCounted
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_paste_board_client_adapter_impl.cpp33 ArkPasteDataRecordAdapterCppToC::Revert(struct_value.value[count]); in ArkPasteRecordVectorStructToClass()
/base/web/webview/ohos_interface/ohos_glue/base/cpptoc/
H A Dark_web_cpptoc_ref_counted.h38 static ArkWebRefPtr<BaseName> Revert(StructName* s);
122 ArkWebRefPtr<BaseName> ArkWebCppToCRefCounted<ClassName, BaseName, StructName>::Revert(StructName* s) in Revert() function in OHOS::ArkWeb::ArkWebCppToCRefCounted
/base/update/sys_installer/services/module_update/service/src/
H A Dmodule_update_consumer.cpp57 Revert(hmpName, !isHotHmp); in DoRevert()
H A Dmodule_update_main.cpp160 Revert(status.hmpName, false); in HotAppInstall()
204 Revert(status.hmpName, false); in SecondRevertInstallHotApp()
207 LOG(ERROR) << "HotApp, Second Revert hmpName: " << status.hmpName << " fail."; in SecondRevertInstallHotApp()
/base/update/sys_installer/services/module_update/util/include/
H A Dmodule_utils.h38 void Revert(const std::string &hmpName, bool reboot);
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_paste_board_client_adapter_wrapper.cpp42 struct_value.value[count] = ArkPasteDataRecordAdapterCToCpp::Revert(data->ctocpp_); in ArkPasteRecordVectorClassToStruct()
/base/security/device_auth/common_lib/interfaces/
H A Dhc_tlv_parser.h92 #define DEFINE_TLV_FIX_LENGTH_TYPE(TlvName, Revert) \
103 if (Revert) \
127 if (Revert) \
/base/update/sys_installer/services/module_update/src/
H A Dmodule_update.cpp399 Revert(status.hmpName, !status.isHotInstall); in ReportModuleUpdateStatus()
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_utils.cpp209 void Revert(const std::string &hmpName, bool reboot) in Revert() function

Completed in 6 milliseconds