Home
last modified time | relevance | path

Searched refs:JSON_DST_DEVICE_LEVEL (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/access_token/services/tokensyncmanager/src/command/
H A Dbase_remote_command.cpp31 static const std::string JSON_DST_DEVICE_LEVEL = "dstDeviceLevel"; variable
77 GetStringFromJson(jsonObject, JSON_DST_DEVICE_LEVEL, remoteProtocol_.dstDeviceLevel); in FromRemoteProtocolJson()