Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H A Ddm_device_info.h216 typedef struct DmAuthParam { struct
220 std::string authToken;
224 std::string packageName;
228 std::string appName;
232 std::string appDescription;
257 } DmAuthParam; argument