Home
last modified time | relevance | path

Searched defs:Make (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/packet/tests/
Dpacket_test_helper.h33 static std::shared_ptr<TestPacketType<PacketType>> Make() { in Make() function
38 static std::shared_ptr<TestPacketType<PacketType>> Make( in Make() function
44 static std::shared_ptr<TestPacketType<PacketType>> Make( in Make() function
50 static std::shared_ptr<TestPacketType<PacketType>> Make( in Make() function
/packages/modules/Bluetooth/system/profile/avrcp/
Davrcp_message_converter.h31 static std::shared_ptr<VectorPacket> Make() { in Make() function
35 static std::shared_ptr<VectorPacket> Make(std::vector<uint8_t> payload) { in Make() function
/packages/modules/Bluetooth/system/profile/sdp/common/test/
Ddata_element_reader_test.cc35 static std::shared_ptr<ReaderPacket> Make(std::vector<uint8_t> payload) { in Make() function in bluetooth::sdp::ReaderPacket
/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/data/user/
DMake.java23 public enum Make { enum