Home
last modified time | relevance | path

Searched refs:take (Results 1 – 25 of 50) sorted by relevance

12

/system/bt/gd/common/
Dblocking_queue_unittest.cc48 EXPECT_EQ(queue_.take(), data); in TEST_F()
56 EXPECT_EQ(queue_.take(), data); in TEST_F()
67 EXPECT_EQ(queue_.take(), data); in TEST_F()
83 std::thread waiter_thread([this, data] { EXPECT_EQ(queue_.take(), data); }); in TEST_F()
111 EXPECT_EQ(queue_.take(), data); in TEST_F()
139 EXPECT_EQ(queue_.take(), data); in TEST_F()
Dblocking_queue.h38 T take() { in take() function
/system/netd/libnetdutils/
DNetlink.cpp33 onMsg(hdr, drop(take(tail, len), sizeof(hdr))); in forEachNetlinkMessage()
45 onAttr(hdr, drop(take(tail, len), sizeof(hdr))); in forEachNetlinkAttribute()
DSliceTest.cpp43 EXPECT_EQ(s1.base(), take(s1, kBytes).base()); in TEST_F()
44 EXPECT_EQ(kBytes, take(s1, kBytes).size()); in TEST_F()
/system/sepolicy/prebuilts/api/29.0/public/
Dincident.te2 # take an incident report (binary, shared bugreport), download incident
Dephemeral_app.te9 ### applications may also opt-in to ephemeral to take advantage of the
/system/sepolicy/prebuilts/api/26.0/public/
Dincident.te2 # take an incident report (binary, shared bugreport), download incident
Dephemeral_app.te9 ### applications may also opt-in to ephemeral to take advantage of the
/system/sepolicy/prebuilts/api/27.0/public/
Dincident.te2 # take an incident report (binary, shared bugreport), download incident
Dephemeral_app.te9 ### applications may also opt-in to ephemeral to take advantage of the
/system/sepolicy/prebuilts/api/30.0/public/
Dincident.te2 # take an incident report (binary, shared bugreport), download incident
Dephemeral_app.te9 ### applications may also opt-in to ephemeral to take advantage of the
/system/sepolicy/prebuilts/api/28.0/public/
Dincident.te2 # take an incident report (binary, shared bugreport), download incident
Dephemeral_app.te9 ### applications may also opt-in to ephemeral to take advantage of the
/system/sepolicy/public/
Dincident.te2 # take an incident report (binary, shared bugreport), download incident
Dephemeral_app.te9 ### applications may also opt-in to ephemeral to take advantage of the
/system/bt/doc/
Dproperties.md9 Maximum amount of time Bluetooth can take to start-up, upload firmware etc.
/system/bt/gd/grpc/
Dgrpc_event_queue.h59 writer->Write(pending_events_.take()); in RunLoop()
/system/update_engine/update_manager/
Dupdate_manager.conf.example14 # changes take effect.
/system/tools/hidl/hidl2aidl/test/1.2/
DIFoo.hal23 * Should take precedence over @1.1::someBar
/system/extras/tests/mmc_tracepoints/
DREADME19 The mmc_trace_reduce script will take the output from the kernel, and convert it
/system/tools/hidl/hidl2aidl/test/1.1/
DIFoo.hal28 // Should take precedence over @1.0::someBar
/system/iorap/src/perfetto/
Dmain.cc106 .take(2) // kStopTracing, kShutdown. in CollectPerfettoTraceBufferViaAbstractions()
/system/sepolicy/prebuilts/api/27.0/private/
Dephemeral_app.te9 ### applications may also opt-in to ephemeral to take advantage of the
/system/sepolicy/prebuilts/api/26.0/private/
Dephemeral_app.te9 ### applications may also opt-in to ephemeral to take advantage of the

12