Home
last modified time | relevance | path

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

/system/core/storaged/
Dstoraged_uid_monitor.cpp134 sp<IPackageManagerNative> package_mgr = interface_cast<IPackageManagerNative>(binder); in get_uid_names() local
136 binder::Status status = package_mgr->getNamesForUids(uids, &names); in get_uid_names()