Home
last modified time | relevance | path

Searched defs:AsStringView (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxcrt/
Dcfx_widetextbuf.h22 WideStringView AsStringView() const { in AsStringView() function
Dbytestring.h81 ByteStringView AsStringView() const { in AsStringView() function
Dwidestring.h80 WideStringView AsStringView() const { in AsStringView() function
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.h58 inline absl::string_view AsStringView(llvm::StringRef str) { in AsStringView() function