Home
last modified time | relevance | path

Searched defs:TrustedRelationshipGroupInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_distributed/include/device_manage/
H A Ddevice_permission_verification.h26 struct TrustedRelationshipGroupInfo { struct
31 TrustedRelationshipGroupInfo() : groupType(0) {} in TrustedRelationshipGroupInfo() argument
32 TrustedRelationshipGroupInfo(std::string name, std::string id, std::string owner, int32_t type) in TrustedRelationshipGroupInfo() argument