Home
last modified time | relevance | path

Searched refs:realAccountId (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dcontext_container.cpp262 int realAccountId = CURRENT_ACCOUNT_ID; in CreateBundleContext() local
264 realAccountId = accountId; in CreateBundleContext()
266 bundleMgr->GetBundleInfo(bundleName, BundleFlag::GET_BUNDLE_DEFAULT, bundleInfo, realAccountId); in CreateBundleContext()