Searched defs:view (Results 1 – 5 of 5) sorted by relevance
43 std::string_view view() const { in view() function
65 std::string_view view() const { return mString; } in view() function
78 struct ring_buffer_view view; member
51 char* strDup(std::string_view view) { in strDup()
704 auto view = CommandView::Create( in send_and_wait_for_cmd_complete() local