Searched refs:GetAllTransactions (Results 1 – 4 of 4) sorted by relevance
53 RSMessageProcessor::Instance().GetAllTransactions();126 …MessageProcessor::Instance().transactionMap_, RSMessageProcessor::Instance().GetAllTransactions());
39 std::unordered_map<uint32_t, std::shared_ptr<RSTransactionData>>&& GetAllTransactions();
82 …rdered_map<uint32_t, std::shared_ptr<RSTransactionData>>&& RSMessageProcessor::GetAllTransactions() in GetAllTransactions() function in OHOS::Rosen::RSMessageProcessor
3156 RSMessageProcessor::Instance().GetAllTransactions()); in SendCommands()