Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/services/native/src/entities/
Duid_entity.cpp325 auto bundleObj = in DumpInfo() local
328 if (bundleObj == nullptr) { in DumpInfo()
331 sptr<AppExecFwk::IBundleMgr> bmgr = iface_cast<AppExecFwk::IBundleMgr>(bundleObj); in DumpInfo()
Dbluetooth_entity.cpp412 auto bundleObj = in GetBluetoothUidPower() local
414 if (bundleObj == nullptr) { in GetBluetoothUidPower()
419 sptr<AppExecFwk::IBundleMgr> bmgr = iface_cast<AppExecFwk::IBundleMgr>(bundleObj); in GetBluetoothUidPower()