Home
last modified time | relevance | path

Searched refs:DISTRIBUTED_ACCESS_TOKEN_SERVICE_VERSION (Results 1 - 4 of 4) sorted by relevance

/base/security/access_token/services/tokensyncmanager/src/command/
H A Dsync_remote_hap_token_command.cpp39 remoteProtocol_.responseVersion = Constant::DISTRIBUTED_ACCESS_TOKEN_SERVICE_VERSION; in SyncRemoteHapTokenCommand()
40 remoteProtocol_.requestVersion = Constant::DISTRIBUTED_ACCESS_TOKEN_SERVICE_VERSION; in SyncRemoteHapTokenCommand()
102 remoteProtocol_.responseVersion = Constant::DISTRIBUTED_ACCESS_TOKEN_SERVICE_VERSION; in Execute()
H A Dupdate_remote_hap_token_command.cpp41 remoteProtocol_.responseVersion = Constant::DISTRIBUTED_ACCESS_TOKEN_SERVICE_VERSION; in UpdateRemoteHapTokenCommand()
42 remoteProtocol_.requestVersion = Constant::DISTRIBUTED_ACCESS_TOKEN_SERVICE_VERSION; in UpdateRemoteHapTokenCommand()
79 remoteProtocol_.responseVersion = Constant::DISTRIBUTED_ACCESS_TOKEN_SERVICE_VERSION; in Execute()
H A Ddelete_remote_token_command.cpp42 remoteProtocol_.responseVersion = Constant::DISTRIBUTED_ACCESS_TOKEN_SERVICE_VERSION; in DeleteRemoteTokenCommand()
43 remoteProtocol_.requestVersion = Constant::DISTRIBUTED_ACCESS_TOKEN_SERVICE_VERSION; in DeleteRemoteTokenCommand()
83 remoteProtocol_.responseVersion = Constant::DISTRIBUTED_ACCESS_TOKEN_SERVICE_VERSION; in Execute()
/base/security/access_token/services/tokensyncmanager/include/common/
H A Dconstant.h30 const static int32_t DISTRIBUTED_ACCESS_TOKEN_SERVICE_VERSION = 2; member in OHOS::Security::AccessToken::Constant

Completed in 2 milliseconds