Searched refs:GetDirection (Results 1 – 9 of 9) sorted by relevance
58 Direction ChangePathRequest::GetDirection() const { in GetDirection() function in bluetooth::avrcp::ChangePathRequest80 ss << " └ Direction = " << GetDirection() << std::endl; in ToString()
62 Direction GetDirection() const;
55 ASSERT_EQ(test_packet->GetDirection(), Direction::DOWN); in TEST()
143 if (a.GetDirection() != AidlArgument::IN_DIR && !can_be_out) { in GetArgType()
106 if (old_a.GetDirection() != new_a.GetDirection()) { in are_compatible_interfaces()
83 if (a.GetDirection() & AidlArgument::IN_DIR) { in BuildVarName()
447 if (arg->GetDirection() & AidlArgument::IN_DIR) { in generate_stub_code()532 if (arg->GetDirection() & AidlArgument::OUT_DIR) { in generate_stub_code()649 AidlArgument::Direction dir = arg->GetDirection(); in generate_proxy_method()719 if (arg->GetDirection() & AidlArgument::OUT_DIR) { in generate_proxy_method()
302 Direction GetDirection() const { return direction_; } in GetDirection() function
890 DEVICE_VLOG(2) << __func__ << ": direction=" << pkt->GetDirection() in HandleChangePath()893 if (pkt->GetDirection() == Direction::DOWN && in HandleChangePath()903 if (pkt->GetDirection() == Direction::DOWN) { in HandleChangePath()