Home
last modified time | relevance | path

Searched refs:GET_BUNDLE_INFO_LENGTH (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/
H A Dbundle_inner_interface.h44 GET_BUNDLE_INFO_LENGTH, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_manager.cpp284 case GET_BUNDLE_INFO_LENGTH: { in Notify()
639 …int32_t ret = bmsClient->Invoke(bmsClient, GET_BUNDLE_INFO_LENGTH, ipcIo, &resultOfGetBundleInfos,… in ObtainBundleInfos()