Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/src/bundle/
H A Dbundle_manager_internal.cpp387 sptr<IRemoteObject> dbmsProxy = samgrProxy->GetSystemAbility(DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetDistributedBundleManager() local
388 if (dbmsProxy == nullptr) { in GetDistributedBundleManager()
389 HILOGE("failed to get dbmsProxy from dbms"); in GetDistributedBundleManager()
392 return iface_cast<AppExecFwk::IDistributedBms>(dbmsProxy); in GetDistributedBundleManager()

Completed in 2 milliseconds