Searched refs:Revert (Results 1 - 10 of 10) sorted by relevance
/base/web/webview/ohos_interface/ohos_glue/base/ctocpp/ |
H A D | ark_web_ctocpp_ref_counted.h | 36 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 D | ark_paste_board_client_adapter_impl.cpp | 33 ArkPasteDataRecordAdapterCppToC::Revert(struct_value.value[count]); in ArkPasteRecordVectorStructToClass()
|
/base/web/webview/ohos_interface/ohos_glue/base/cpptoc/ |
H A D | ark_web_cpptoc_ref_counted.h | 38 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 D | module_update_consumer.cpp | 57 Revert(hmpName, !isHotHmp); in DoRevert()
|
H A D | module_update_main.cpp | 160 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 D | module_utils.h | 38 void Revert(const std::string &hmpName, bool reboot);
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_paste_board_client_adapter_wrapper.cpp | 42 struct_value.value[count] = ArkPasteDataRecordAdapterCToCpp::Revert(data->ctocpp_); in ArkPasteRecordVectorClassToStruct()
|
/base/security/device_auth/common_lib/interfaces/ |
H A D | hc_tlv_parser.h | 92 #define DEFINE_TLV_FIX_LENGTH_TYPE(TlvName, Revert) \
103 if (Revert) \
127 if (Revert) \
|
/base/update/sys_installer/services/module_update/src/ |
H A D | module_update.cpp | 399 Revert(status.hmpName, !status.isHotInstall); in ReportModuleUpdateStatus()
|
/base/update/sys_installer/services/module_update/util/src/ |
H A D | module_utils.cpp | 209 void Revert(const std::string &hmpName, bool reboot) in Revert() function
|
Completed in 6 milliseconds