Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/dfx/dumper/legacy/
Dsoftbus_hidumper_bc_mgr.c56 int32_t isModuleExist = SOFTBUS_DUMP_NOT_EXIST; in SoftBusBcMgrDumpHander() local
Dsoftbus_hidumper_buscenter.c55 int32_t isModuleExist = SOFTBUS_DUMP_NOT_EXIST; in SoftBusBusCenterDumpHander() local
Dsoftbus_hidumper_disc.c55 int32_t isModuleExist = SOFTBUS_DUMP_NOT_EXIST; in SoftBusDiscDumpHander() local
Dsoftbus_hidumper_conn.c54 int32_t isModuleExist = SOFTBUS_DUMP_NOT_EXIST; in SoftBusConnDumpHander() local
Dsoftbus_hidumper_broadcast.c118 int32_t isModuleExist = SOFTBUS_DUMP_NOT_EXIST; in SoftBusBroadcastDumpHander() local
Dsoftbus_hidumper_trans.c133 int32_t isModuleExist = SOFTBUS_DUMP_NOT_EXIST; in SoftBusTransDumpHandler() local
Dsoftbus_hidumper.c205 int32_t isModuleExist = SOFTBUS_DUMP_NOT_EXIST; in SoftBusDumpDispatch() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
Dshared_bundle_installer.cpp167 …bool isModuleExist = bundleInfo.GetMaxVerBaseSharedBundleInfo(dependency.moduleName, sharedBundle); in FindDependencyInInstalledBundles() local
Dinner_shared_bundle_installer.cpp271 …bool isModuleExist = bundleInfo.GetMaxVerBaseSharedBundleInfo(dependency.moduleName, sharedBundle); in CheckDependency() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
Dapp_service_fwk_installer.cpp866 bool isModuleExist = oldInfo.FindModule(moduleName); in ProcessBundleUpdateStatus() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbase_bundle_installer.cpp2042 bool isModuleExist = oldInfo.FindModule(modulePackage); in ProcessBundleUninstall() local
2555 bool isModuleExist = oldInfo.FindModule(modulePackage_); in ProcessBundleUpdateStatus() local
Dbundle_mgr_service_event_handler.cpp2558 bool isModuleExist = false; in InnerProcessUninstallAppServiceModule() local