Home
last modified time | relevance | path

Searched refs:getInfoIsSuccess (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_service.cpp627 bool getInfoIsSuccess = BundleActiveBundleMgrHelper::GetInstance()->GetApplicationInfo(moduleRecord.bundleName_, in QueryModuleRecordInfos() local
629 if (!getInfoIsSuccess) { in QueryModuleRecordInfos()
634 getInfoIsSuccess = BundleActiveBundleMgrHelper::GetInstance()->GetBundleInfo(moduleRecord.bundleName_, in QueryModuleRecordInfos()
636 if (!getInfoIsSuccess) { in QueryModuleRecordInfos()
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp450 bool getInfoIsSuccess = sptrBundleMgr_->GetApplicationInfo(bundleName, ApplicationFlag::GET_BASIC_APPLICATION_INFO, in IsBundleInstalled() local
452 if (getInfoIsSuccess == false) { in IsBundleInstalled()

Completed in 4 milliseconds