/aosp_15_r20/external/pdfium/xfa/fgas/layout/ |
H A D | cfgas_breakpiece.cpp | 27 CFGAS_Char* CFGAS_BreakPiece::GetChar(int32_t index) const { in GetChar() function in CFGAS_BreakPiece 31 CFGAS_Char* CFGAS_BreakPiece::GetChar(size_t index) const { in GetChar() function in CFGAS_BreakPiece
|
/aosp_15_r20/external/pdfium/core/fxcrt/css/ |
H A D | cfx_cssinputtextbuf.h | 19 wchar_t GetChar() const { return m_Buffer[m_iPos]; } in GetChar() function
|
/aosp_15_r20/external/libwebm/webvtt/ |
H A D | vttreader.cc | 35 int VttReader::GetChar(char* c) { in GetChar() function in libwebvtt::VttReader
|
H A D | webvttparser.cc | 261 int Parser::GetChar(char* c) { in GetChar() function in libwebvtt::Parser
|
/aosp_15_r20/external/lzma/CPP/Common/ |
H A D | StdInStream.cpp | 95 int CStdInStream::GetChar() in GetChar() function in CStdInStream
|
/aosp_15_r20/external/libwebm/ |
H A D | vttdemux.cc | 236 int FrameParser::GetChar(char* c) { in GetChar() function in libwebm::vttdemux::FrameParser 273 int ChapterAtomParser::GetChar(char* c) { in GetChar() function in libwebm::vttdemux::ChapterAtomParser
|
/aosp_15_r20/external/pdfium/xfa/fde/ |
H A D | cfde_texteditengine.cpp | 889 wchar_t CFDE_TextEditEngine::GetChar(size_t idx) const { in GetChar() function in CFDE_TextEditEngine 1201 wchar_t CFDE_TextEditEngine::Iterator::GetChar() const { in GetChar() function in CFDE_TextEditEngine::Iterator
|
H A D | cfde_texteditengine_unittest.cpp | 246 TEST_F(CFDE_TextEditEngineTest, GetChar) { in TEST_F() argument
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/ |
H A D | checker.h | 70 constexpr char GetChar(string_view str, size_t index) { in GetChar() function
|
/aosp_15_r20/frameworks/libs/binary_translation/base/include/berberis/base/ |
D | format_buffer.h | 349 intmax_t GetChar() { return va_arg(ap_, int); } in GetChar() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
H A D | checker.h | 75 constexpr char GetChar(string_view str, size_t index) { in GetChar() function
|
/aosp_15_r20/frameworks/libs/binary_translation/guest_loader/ |
D | guest_loader.cc | 153 intmax_t GetChar() { return params_.GetParam<int>(); } in GetChar() function in berberis::__anonb96b8ddf0111::FormatBufferGuestParamsArgs
|
/aosp_15_r20/art/runtime/ |
H A D | art_field-inl.h | 201 inline uint16_t ArtField::GetChar(ObjPtr<mirror::Object> object) { in GetChar() function
|
/aosp_15_r20/external/libchrome/base/debug/ |
H A D | activity_tracker.cc | 300 char ActivityUserData::TypedValue::GetChar() const { in GetChar() function in base::debug::ActivityUserData::TypedValue
|