Home
last modified time | relevance | path

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

/test/ostest/wukong/common/include/
Dwukong_util.h309 sptr<OHOS::AppExecFwk::IBundleMgr> GetBundleMgrProxy() const;
/test/ostest/wukong/common/src/
Dwukong_util.cpp463 sptr<IBundleMgr> WuKongUtil::GetBundleMgrProxy() const in GetBundleMgrProxy() function in OHOS::WuKong::WuKongUtil
484 sptr<IBundleMgr> bundleMgrProxy = GetBundleMgrProxy(); in GetAllAbilitiesByBundleName()
522 sptr<IBundleMgr> bundleMgrProxy = GetBundleMgrProxy(); in GetAllAbilities()