Home
last modified time | relevance | path

Searched refs:Push (Results 1 – 12 of 12) sorted by relevance

/system/bt/gd/common/
Dcircular_buffer_test.cc37 buffer.Push(std::string("One")); in TEST()
38 buffer.Push(std::string("Two")); in TEST()
39 buffer.Push(std::string("Three")); in TEST()
55 buffer.Push(std::string("One")); in TEST()
56 buffer.Push(std::string("Two")); in TEST()
57 buffer.Push(std::string("Three")); in TEST()
73 buffer.Push(std::string("One")); in TEST()
74 buffer.Push(std::string("Two")); in TEST()
75 buffer.Push(std::string("Three")); in TEST()
93 buffer.Push(std::string(buf)); in TEST()
Dcircular_buffer.h34 void Push(T item);
73 void Push(T item);
88 void bluetooth::common::CircularBuffer<T>::Push(const T item) { in Push() function
116 void bluetooth::common::TimestampedCircularBuffer<T>::Push(const T item) { in Push() function
118 bluetooth::common::CircularBuffer<TimestampedEntry<T>>::Push(timestamped_entry); in Push()
/system/bt/stack/btm/
Dbtm_int_types.h46 void Push(std::string s) { in Push() function
47 bluetooth::common::TimestampedCircularBuffer<std::string>::Push( in Push()
52 void Push(Args... args) { in Push() function
55 bluetooth::common::TimestampedCircularBuffer<std::string>::Push( in Push()
351 history_->Push(std::string("Initialized btm history")); in Init()
Dbtm_main.cc66 btm_cb.history_->Push( in btm_log_history()
Dbtm_inq.cc435 btm_cb.history_->Push("%-32s", "Inquiry scan stopped"); in BTM_CancelInquiry()
517 btm_cb.history_->Push("%-32s", "Inquiry scan started"); in BTM_StartInquiry()
/system/tools/aidl/
Dparser.cpp90 Push(&v); in Visit()
101 void Push(const AidlConstantReference* ref) { in Push() function in ConstantReferenceResolver
/system/bt/test/headless/
DREADME.md17 Install: Push the binary to an executable area on target device.
/system/bt/doc/
Ddirectory_layout.md24 * stack - **Deprecated** - The Stack - Push to proper spot in *./profiles*
/system/bt/gd/btaa/linux_generic/
Dattribution_processor.cc48 … wakeup_aggregator_.Push(std::move(WakeupDescriptor(btaa_packet.activity, btaa_packet.address))); in OnBtaaPackets()
/system/bt/gd/hal/
Dsnoop_logger.cc294 btsnooz_buffer_.Push(ss.str()); in Capture()
/system/bt/main/shim/
Dacl.cc192 void Push(T element) { in Push() function in __anon7d607c300111::FixedQueue
1179 pimpl_->connection_history_.Push( in OnClassicLinkDisconnected()
1220 pimpl_->connection_history_.Push( in OnLeLinkDisconnected()
/system/bt/gd/docs/testing/
Dgtest.md93 Push test to device