Home
last modified time | relevance | path

Searched refs:GET_DIR_BY_BUNDLENAME_AND_APPINDEX (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.h194 GET_DIR_BY_BUNDLENAME_AND_APPINDEX = 169, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp611 case static_cast<uint32_t>(BundleMgrInterfaceCode::GET_DIR_BY_BUNDLENAME_AND_APPINDEX): in OnRemoteRequest()
H A Dbundle_mgr_proxy.cpp5363 if (!SendTransactCmd(BundleMgrInterfaceCode::GET_DIR_BY_BUNDLENAME_AND_APPINDEX, data, reply)) { in GetDirByBundleNameAndAppIndex()