Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/common/include/
H A Dent_info.h24 struct EntInfo { struct
33 static bool Unmarshalling(MessageParcel &parcel, EntInfo &entInfo); argument
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/common/src/
H A Dent_info.cpp23 EntInfo::EntInfo(const std::string &enterpriseName, const std::string &description) in EntInfo() function in OHOS::EDM::EntInfo
29 EntInfo::EntInfo() in EntInfo() function in OHOS::EDM::EntInfo