Home
last modified time | relevance | path

Searched refs:JSON_SRC_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.cpp29 static const std::string JSON_SRC_DEVICE_LEVEL = "srcDeviceLevel"; variable
75 GetStringFromJson(jsonObject, JSON_SRC_DEVICE_LEVEL, remoteProtocol_.srcDeviceLevel); in FromRemoteProtocolJson()