Searched defs:DmAuthParam (Results 1 – 1 of 1) sorted by relevance
216 typedef struct DmAuthParam { struct220 std::string authToken;224 std::string packageName;228 std::string appName;232 std::string appDescription;257 } DmAuthParam; typedef