Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/frameworks/services/media_distributed/src/device_manage/
H A Ddevice_permission_verification.cpp68 auto hichainDevGroupMgr_ = GetGmInstance(); in QueryTrustedRelationship() local
69 if (hichainDevGroupMgr_ == nullptr) { in QueryTrustedRelationship()
76 ret = hichainDevGroupMgr_->getRelatedGroups(ANY_OS_ACCOUNT, BUNDLE_NAME.c_str(), udid.c_str(), in QueryTrustedRelationship()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_manager_agent.cpp683 auto hichainDevGroupMgr_ = GetGmInstance(); in QueryRelatedGroups() local
684 if (hichainDevGroupMgr_ == nullptr) { in QueryRelatedGroups()
691 int ret = hichainDevGroupMgr_->getRelatedGroups(ANY_OS_ACCOUNT, IDaemon::SERVICE_NAME.c_str(), udid.c_str(), in QueryRelatedGroups()

Completed in 3 milliseconds