Home
last modified time | relevance | path

Searched defs:isModuleExist (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_bc_mgr.c56 int32_t isModuleExist = SOFTBUS_DUMP_NOT_EXIST; in SoftBusBcMgrDumpHander() local
H A Dsoftbus_hidumper_buscenter.c55 int32_t isModuleExist = SOFTBUS_DUMP_NOT_EXIST; in SoftBusBusCenterDumpHander() local
H A Dsoftbus_hidumper_conn.c54 int32_t isModuleExist = SOFTBUS_DUMP_NOT_EXIST; in SoftBusConnDumpHander() local
H A Dsoftbus_hidumper_disc.c55 int32_t isModuleExist = SOFTBUS_DUMP_NOT_EXIST; in SoftBusDiscDumpHander() local
H A Dsoftbus_hidumper_broadcast.c118 int32_t isModuleExist = SOFTBUS_DUMP_NOT_EXIST; in SoftBusBroadcastDumpHander() local
H A Dsoftbus_hidumper_trans.c130 int32_t isModuleExist = SOFTBUS_DUMP_NOT_EXIST; in SoftBusTransDumpHandler() local
H A Dsoftbus_hidumper.c205 int32_t isModuleExist = SOFTBUS_DUMP_NOT_EXIST; in SoftBusDumpDispatch() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dshared_bundle_installer.cpp167 …bool isModuleExist = bundleInfo.GetMaxVerBaseSharedBundleInfo(dependency.moduleName, sharedBundle); in FindDependencyInInstalledBundles() local
H A Dinner_shared_bundle_installer.cpp229 …bool isModuleExist = bundleInfo.GetMaxVerBaseSharedBundleInfo(dependency.moduleName, sharedBundle); in CheckDependency() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp757 bool isModuleExist = oldInfo.FindModule(moduleName); in ProcessBundleUpdateStatus() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp1714 bool isModuleExist = oldInfo.FindModule(modulePackage); in ProcessBundleUninstall() local
2158 bool isModuleExist = oldInfo.FindModule(modulePackage_); in ProcessBundleUpdateStatus() local