Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/services/native/src/entities/
H A Duid_entity.cpp347 sptr<AppExecFwk::IBundleMgr> bmgr = iface_cast<AppExecFwk::IBundleMgr>(bundleObj); in DumpInfo() local
348 if (bmgr == nullptr) { in DumpInfo()
352 ErrCode res = bmgr->GetNameForUid(iter.first, bundleName); in DumpInfo()
H A Dbluetooth_entity.cpp423 sptr<AppExecFwk::IBundleMgr> bmgr = iface_cast<AppExecFwk::IBundleMgr>(bundleObj); in GetBluetoothUidPower() local
424 if (bmgr == nullptr) { in GetBluetoothUidPower()
431 int32_t bluetoothUid = bmgr->GetUidByBundleName(bundleName, AppExecFwk::Constants::DEFAULT_USERID); in GetBluetoothUidPower()

Completed in 2 milliseconds