Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/profile/include/
Dprofile_info.h41 typedef struct BundleInfoSt { struct
42 std::string developerId;
43 std::string apl;
44 std::string distributionCertificate;
45 std::string developmentCertificate;
46 std::string bundleName;
47 std::string appIdentifier;
48 std::vector<std::string> dataGroupIds;
49 std::string appFeature;