Home
last modified time | relevance | path

Searched defs:str_view (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/src/trace_processor/importers/proto/
Dheap_graph_module.cc206 auto str_view = base::StringView(str, entry.class_name().size); in ParseHeapGraph() local
239 auto str_view = base::StringView(str, entry.str().size); in ParseHeapGraph() local
246 auto str_view = base::StringView(str, entry.str().size); in ParseHeapGraph() local
254 auto str_view = base::StringView(str); in ParseHeapGraph() local
Dproto_trace_parser.cc257 auto str_view = base::StringView(str, entry.str().size); in ParseProfilePacket() local
/external/cpu_features/src/
Dstring_view.c62 StringView CpuFeatures_StringView_PopFront(const StringView str_view, in CpuFeatures_StringView_PopFront()
70 StringView CpuFeatures_StringView_PopBack(const StringView str_view, in CpuFeatures_StringView_PopBack()
78 StringView CpuFeatures_StringView_KeepFront(const StringView str_view, in CpuFeatures_StringView_KeepFront()