/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | string_view_template.h | 199 StringViewTemplate Substr(size_t offset) const { in Substr() function 205 StringViewTemplate Substr(size_t first, size_t count) const { in Substr() function
|
H A D | bytestring.cpp | 479 ByteString ByteString::Substr(size_t offset) const { in Substr() function in fxcrt::ByteString 484 ByteString ByteString::Substr(size_t first, size_t count) const { in Substr() function in fxcrt::ByteString
|
H A D | widestring.cpp | 720 WideString WideString::Substr(size_t offset) const { in Substr() function in fxcrt::WideString 725 WideString WideString::Substr(size_t first, size_t count) const { in Substr() function in fxcrt::WideString
|
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/ |
H A D | sql_source.cc | 144 SqlSource SqlSource::Substr(uint32_t offset, uint32_t len) const { in Substr() function in perfetto::trace_processor::SqlSource 219 SqlSource::Node SqlSource::Node::Substr(uint32_t offset, uint32_t len) const { in Substr() function in perfetto::trace_processor::SqlSource::Node
|
H A D | sql_source_unittest.cc | 39 TEST(SqlSourceTest, Substr) { in TEST() argument
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/tokenizer/ |
H A D | sqlite_tokenizer.cc | 60 SqlSource SqliteTokenizer::Substr(const Token& start, in Substr() function in perfetto::trace_processor::SqliteTokenizer
|
/aosp_15_r20/external/llvm/unittests/ADT/ |
H A D | SmallStringTest.cpp | 100 TEST_F(SmallStringTest, Substr) { in TEST_F() argument
|
H A D | StringRefTest.cpp | 108 TEST(StringRefTest, Substr) { in TEST() argument
|
/aosp_15_r20/art/tools/veridex/ |
H A D | veridex.cc | 89 static const char* Substr(const char* str, int index) { in Substr() function
|
/aosp_15_r20/external/cronet/base/strings/ |
H A D | string_piece_unittest.cc | 849 TEST(StringPieceTest, Substr) { in TEST() argument
|
H A D | cstring_view_unittest.cc | 484 TEST(CStringViewTest, Substr) { in TEST() argument
|
/aosp_15_r20/external/pdfium/fxjs/xfa/ |
H A D | cfxjse_formcalc_context_embeddertest.cpp | 876 TEST_F(CFXJSE_FormCalcContextEmbedderTest, Substr) { argument
|
H A D | cfxjse_formcalc_context.cpp | 4039 void CFXJSE_FormCalcContext::Substr( in Substr() function in CFXJSE_FormCalcContext
|
/aosp_15_r20/external/tensorflow/tensorflow/go/op/ |
H A D | wrappers.go | 49808 func Substr(scope *Scope, input tf.Output, pos tf.Output, len tf.Output, optional ...SubstrAttr) (o… func
|