Home
last modified time | relevance | path

Searched refs:FromRemoteProtocolJson (Results 1 - 5 of 5) sorted by relevance

/base/security/access_token/services/tokensyncmanager/include/command/
H A Dbase_remote_command.h61 void FromRemoteProtocolJson(const nlohmann::json& jsonObject);
/base/security/access_token/services/tokensyncmanager/src/command/
H A Dsync_remote_hap_token_command.cpp72 BaseRemoteCommand::FromRemoteProtocolJson(jsonObject); in SyncRemoteHapTokenCommand()
H A Dupdate_remote_hap_token_command.cpp52 BaseRemoteCommand::FromRemoteProtocolJson(jsonObject); in UpdateRemoteHapTokenCommand()
H A Ddelete_remote_token_command.cpp54 BaseRemoteCommand::FromRemoteProtocolJson(jsonObject); in DeleteRemoteTokenCommand()
H A Dbase_remote_command.cpp69 void BaseRemoteCommand::FromRemoteProtocolJson(const nlohmann::json& jsonObject) in FromRemoteProtocolJson() function in OHOS::Security::AccessToken::BaseRemoteCommand

Completed in 2 milliseconds