Home
last modified time | relevance | path

Searched defs:view (Results 1 – 5 of 5) sorted by relevance

/hardware/google/aemu/base/include/aemu/base/testing/
DTestMemoryOutputStream.h43 std::string_view view() const { in view() function
DTestInputBufferSocketServerThread.h65 std::string_view view() const { return mString; } in view() function
/hardware/google/aemu/base/include/aemu/base/
Dring_buffer.h78 struct ring_buffer_view view; member
/hardware/google/aemu/base/
DStringUtils.cpp51 char* strDup(std::string_view view) { in strDup()
/hardware/interfaces/bluetooth/aidl/vts/
DVtsHalBluetoothTargetTest.cpp704 auto view = CommandView::Create( in send_and_wait_for_cmd_complete() local