Home
last modified time | relevance | path

Searched refs:ON_PATCH_DELETED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
H A Dquick_fix_status_callback_proxy.cpp67 if (!SendTransactCmd(QuickFixStatusCallbackInterfaceCode::ON_PATCH_DELETED, data, reply)) { in OnPatchDeleted()
H A Dquick_fix_status_callback_host.cpp56 case static_cast<uint32_t>(QuickFixStatusCallbackInterfaceCode::ON_PATCH_DELETED): in OnRemoteRequest()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/
H A Dbundle_framework_core_ipc_interface_code.h307 ON_PATCH_DELETED = 3 enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
H A Dbms_bundle_quick_fix_test.cpp5266 code = static_cast<uint32_t>(QuickFixStatusCallbackInterfaceCode::ON_PATCH_DELETED);