/aosp12/bionic/libc/malloc_debug/ |
H A D | RecordData.cpp | 51 std::string ThreadCompleteEntry::GetString() const { in GetString() function in ThreadCompleteEntry 59 std::string MallocEntry::GetString() const { in GetString() function in MallocEntry 65 std::string FreeEntry::GetString() const { in GetString() function in FreeEntry 72 std::string CallocEntry::GetString() const { in GetString() function in CallocEntry 79 std::string ReallocEntry::GetString() const { in GetString() function in ReallocEntry 87 std::string MemalignEntry::GetString() const { in GetString() function in MemalignEntry
|
/aosp12/frameworks/base/cmds/idmap2/include/idmap2/ |
H A D | LogInfo.h | 44 std::string GetString() const { in GetString() function 69 inline std::string GetString() const { in GetString() function
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/ |
H A D | stringbuffer.h | 63 const Ch* GetString() const { in GetString() function
|
/aosp12/art/tools/dexanalyze/ |
H A D | dexanalyze_strings.cc | 92 std::string GetString(uint32_t string_idx) const { in GetString() function in art::dexanalyze::PrefixStrings 162 std::string GetString(uint32_t string_idx) const { in GetString() function in art::dexanalyze::NormalStrings 316 std::string GetString() const { in GetString() function in art::dexanalyze::MatchTrie
|
/aosp12/system/update_engine/common/ |
H A D | fake_prefs.cc | 66 bool FakePrefs::GetString(const string& key, string* value) const { in GetString() function in chromeos_update_engine::FakePrefs
|
H A D | prefs.cc | 54 bool PrefsBase::GetString(const string& key, string* value) const { in GetString() function in chromeos_update_engine::PrefsBase
|
H A D | prefs_unittest.cc | 218 TEST_F(PrefsTest, GetString) { in TEST_F() argument
|
/aosp12/frameworks/native/services/vr/virtual_touchpad/tests/ |
H A D | VirtualTouchpad_test.cpp | 36 const std::string& GetString() const { return s_; } in GetString() function in android::dvr::__anon10cba0b90110::UInputRecorder
|
/aosp12/system/bt/btif/src/ |
H A D | btif_config_cache.cc | 216 std::optional<std::string> BtifConfigCache::GetString( in GetString() function in BtifConfigCache
|
/aosp12/art/runtime/ |
H A D | elf_file.cc | 619 const char* ElfFileImpl<ElfTypes>::GetString(Elf_Word section_type, in GetString() function in art::ElfFileImpl 930 const char* ElfFileImpl<ElfTypes>::GetString(Elf_Shdr& string_section, in GetString() function in art::ElfFileImpl
|
/aosp12/frameworks/base/tools/aapt2/util/ |
H A D | Util.cpp | 557 std::string GetString(const android::ResStringPool& pool, size_t idx) { in GetString() function
|
/aosp12/packages/modules/StatsD/statsd/src/logd/ |
H A D | LogEvent.cpp | 486 const char* LogEvent::GetString(size_t key, status_t* err) const { in GetString() function in android::os::statsd::LogEvent
|
/aosp12/art/libdexfile/dex/ |
H A D | dex_file_verifier.cc | 128 std::string GetString(const uint8_t* const begin, in GetString() function
|