Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/
H A Dbundle_framework_core_ipc_interface_code.h299 DELETE_QUICK_FIX = 2, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
H A Dquick_fix_manager_host.cpp58 case static_cast<uint32_t>(QuickFixManagerInterfaceCode::DELETE_QUICK_FIX): in OnRemoteRequest()
H A Dquick_fix_manager_proxy.cpp161 if (!SendRequest(QuickFixManagerInterfaceCode::DELETE_QUICK_FIX, data, reply)) { in DeleteQuickFix()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
H A Dbms_bundle_quick_fix_test.cpp5133 code = static_cast<uint32_t>(QuickFixManagerInterfaceCode::DELETE_QUICK_FIX);
5166 code = static_cast<uint32_t>(QuickFixManagerInterfaceCode::DELETE_QUICK_FIX);