Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp54 constexpr const char* DM_PKG_NAME_EXT = "com.huawei.devicemanager"; variable
541 return GetRelatedGroupsCommon(deviceId, DM_PKG_NAME_EXT, groupList); in GetRelatedGroupsExt()
662 …int32_t ret = deviceGroupManager_->deleteGroup(userId, requestId, DM_PKG_NAME_EXT, disbandParams.c… in DeleteGroupExt()