Searched refs:GetDirection (Results 1 – 11 of 11) 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;
45 test_packet->GetDirection(); in LLVMFuzzerTestOneInput()
55 ASSERT_EQ(test_packet->GetDirection(), Direction::DOWN); in TEST()
214 if (old_a.GetDirection() != new_a.GetDirection()) { in are_compatible_interfaces()
137 if (a.GetDirection() == AidlArgument::INOUT_DIR) { in Visit()
468 if (arg->GetDirection() & AidlArgument::IN_DIR) { in generate_stub_code()524 if (arg->GetDirection() & AidlArgument::OUT_DIR) { in generate_stub_code()645 AidlArgument::Direction dir = arg->GetDirection(); in generate_proxy_method()740 if (arg->GetDirection() & AidlArgument::OUT_DIR) { in generate_proxy_method()
108 if (a.GetDirection() & AidlArgument::IN_DIR) { in BuildVarName()
804 if (aspect.possible_directions.count(GetDirection()) == 0) { in CheckValid()
536 Direction GetDirection() const { return direction_; }
915 DEVICE_VLOG(2) << __func__ << ": direction=" << pkt->GetDirection() in HandleChangePath()918 if (pkt->GetDirection() == Direction::DOWN && in HandleChangePath()928 if (pkt->GetDirection() == Direction::DOWN) { in HandleChangePath()