Searched refs:requestVersion (Results 1 – 7 of 7) sorted by relevance
25 int32_t requestVersion; member
41 remoteProtocol_.requestVersion = Constant::DISTRIBUTED_ACCESS_TOKEN_SERVICE_VERSION; in UpdateRemoteHapTokenCommand()
42 remoteProtocol_.requestVersion = Constant::DISTRIBUTED_ACCESS_TOKEN_SERVICE_VERSION; in DeleteRemoteTokenCommand()
40 remoteProtocol_.requestVersion = Constant::DISTRIBUTED_ACCESS_TOKEN_SERVICE_VERSION; in SyncRemoteNativeTokenCommand()
39 remoteProtocol_.requestVersion = Constant::DISTRIBUTED_ACCESS_TOKEN_SERVICE_VERSION; in SyncRemoteHapTokenCommand()
73 GetIntFromJson(jsonObject, JSON_REQUEST_VERSION, remoteProtocol_.requestVersion); in FromRemoteProtocolJson()89 j["requestVersion"] = remoteProtocol_.requestVersion; in ToRemoteProtocolJson()
1033 deleteRemoteTokenCommand->remoteProtocol_.requestVersion, 2);