Home
last modified time | relevance | path

Searched refs:GetApplicationInfoWithResponseId (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h259 ErrCode GetApplicationInfoWithResponseId(
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1381 auto ret = dataMgr->GetApplicationInfoWithResponseId(bundleName, in CleanBundleCacheFilesGetCleanSize()
1516 auto ret = dataMgr->GetApplicationInfoWithResponseId(bundleName, in CleanBundleCacheFiles()
H A Dbundle_data_mgr.cpp2438 ErrCode BundleDataMgr::GetApplicationInfoWithResponseId( in GetApplicationInfoWithResponseId() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp7396 * @tc.name: GetApplicationInfoWithResponseId
7397 * @tc.desc: test GetApplicationInfoWithResponseId the BundleDataMgr
7407 ErrCode ret = bundleDataMgr->GetApplicationInfoWithResponseId(appName, 0, userId, appInfo); in HWTEST_F()

Completed in 47 milliseconds