Home
last modified time | relevance | path

Searched refs:GET_BUNDLE_INFOS_FOR_CONTINUATION (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/
H A Dbundle_framework_core_ipc_interface_code.h187 GET_BUNDLE_INFOS_FOR_CONTINUATION, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp599 case static_cast<uint32_t>(BundleMgrInterfaceCode::GET_BUNDLE_INFOS_FOR_CONTINUATION): in OnRemoteRequest()
H A Dbundle_mgr_proxy.cpp5236 BundleMgrInterfaceCode::GET_BUNDLE_INFOS_FOR_CONTINUATION, data, bundleInfos)) { in GetBundleInfosForContinuation()