Home
last modified time | relevance | path

Searched refs:dstDeviceLevel (Results 1 - 2 of 2) sorted by relevance

/base/security/access_token/services/tokensyncmanager/include/protocol/
H A Dremote_protocol.h29 std::string dstDeviceLevel; member
/base/security/access_token/services/tokensyncmanager/src/command/
H A Dbase_remote_command.cpp31 static const std::string JSON_DST_DEVICE_LEVEL = "dstDeviceLevel";
77 GetStringFromJson(jsonObject, JSON_DST_DEVICE_LEVEL, remoteProtocol_.dstDeviceLevel); in FromRemoteProtocolJson()
93 j["dstDeviceLevel"] = remoteProtocol_.dstDeviceLevel; in ToRemoteProtocolJson()

Completed in 2 milliseconds