Home
last modified time | relevance | path

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

/aosp_15_r20/external/cpu_features/src/
H A Dstring_view.c71 StringView CpuFeatures_StringView_PopFront(const StringView str_view, in CpuFeatures_StringView_PopFront()
79 StringView CpuFeatures_StringView_PopBack(const StringView str_view, in CpuFeatures_StringView_PopBack()
87 StringView CpuFeatures_StringView_KeepFront(const StringView str_view, in CpuFeatures_StringView_KeepFront()
/aosp_15_r20/external/cronet/third_party/cpu_features/src/src/
H A Dstring_view.c71 StringView CpuFeatures_StringView_PopFront(const StringView str_view, in CpuFeatures_StringView_PopFront()
79 StringView CpuFeatures_StringView_PopBack(const StringView str_view, in CpuFeatures_StringView_PopBack()
87 StringView CpuFeatures_StringView_KeepFront(const StringView str_view, in CpuFeatures_StringView_KeepFront()
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dheap_graph_module.cc155 auto str_view = base::StringView(str, entry.class_name().size); in ParseHeapGraph() local
193 auto str_view = base::StringView(str, entry.str().size); in ParseHeapGraph() local
200 auto str_view = base::StringView(str, entry.str().size); in ParseHeapGraph() local
H A Dheap_graph_tracker.cc228 auto str_view = in HeapGraphTracker() local
235 auto str_view = in HeapGraphTracker() local
H A Dprofile_module.cc328 auto str_view = base::StringView(str, entry.str().size); in ParseProfilePacket() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/binder/client/
H A Dconnection_id_generator.cc26 std::string Normalize(absl::string_view str_view) { in Normalize()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/binder/client/
Dconnection_id_generator.cc26 std::string Normalize(absl::string_view str_view) { in Normalize()
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/util/
H A Dattr_util_test.cc84 tfrt::string_view str_view(str); in TEST() local
/aosp_15_r20/external/emboss/runtime/cpp/test/
H A Demboss_memory_util_test.cc513 auto str_view = buffer.ToString</**/ ::std::string_view>(); in TEST() local