Home
last modified time | relevance | path

Searched refs:start_view (Results 1 – 2 of 2) sorted by relevance

/system/host/fidl/lib/
A Dformatter.cpp389 fidl::StringView start_view = real_start.previous_end().data(); in OnFile() local
390 const char* start_ptr = start_view.data(); in OnFile()
391 int initial_length = start_view.size(); in OnFile()
/system/host/banjo/lib/
A Dformatter.cpp376 banjo::StringView start_view = real_start.previous_end().data(); in OnFile() local
377 const char* start_ptr = start_view.data(); in OnFile()
378 int initial_length = start_view.size(); in OnFile()

Completed in 5 milliseconds