Home
last modified time | relevance | path

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

/base/customization/enterprise_device_management/interfaces/inner_api/common/include/
Dent_info.h24 struct EntInfo : public Parcelable { struct
33 static EntInfo *Unmarshalling(Parcel &parcel); argument
/base/customization/enterprise_device_management/interfaces/inner_api/common/src/
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