Searched refs:NewRemoteCommandFromJson (Results 1 – 4 of 4) sorted by relevance
45 std::shared_ptr<BaseRemoteCommand> NewRemoteCommandFromJson(
57 std::shared_ptr<BaseRemoteCommand> RemoteCommandFactory::NewRemoteCommandFromJson( in NewRemoteCommandFromJson() function in OHOS::Security::AccessToken::RemoteCommandFactory
285 RemoteCommandFactory::GetInstance().NewRemoteCommandFromJson( in ExecuteRemoteCommand()
380 RemoteCommandFactory::GetInstance().NewRemoteCommandFromJson(commandName, jsonPayload); in HandleRequest()