/aosp_15_r20/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
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/ |
H A D | string_util.cc | 133 StringRef GetString(const void* raw_buffer, int string_index) { in GetString() function 142 StringRef GetString(const TfLiteTensor* tensor, int string_index) { in GetString() function
|
/aosp_15_r20/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
|
/aosp_15_r20/external/libchrome/base/ |
H A D | values.cc | 244 const std::string& Value::GetString() const { in GetString() function in base::Value 856 bool DictionaryValue::GetString(StringPiece path, in GetString() function in base::DictionaryValue 865 bool DictionaryValue::GetString(StringPiece path, string16* out_value) const { in GetString() function in base::DictionaryValue 1230 bool ListValue::GetString(size_t index, std::string* out_value) const { in GetString() function in base::ListValue 1238 bool ListValue::GetString(size_t index, string16* out_value) const { in GetString() function in base::ListValue
|
/aosp_15_r20/external/toolchain-utils/crosperf/ |
H A D | field.py | 38 def GetString(self): member in Field 132 def GetString(self): member in ListField
|
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/json/ |
H A D | ir_reader.cpp | 95 std::string JsonObjectRef::GetString(const std::string &key) const { in GetString() function in header_checker::repr::JsonObjectRef 99 std::string JsonObjectRef::GetString(const std::string &key, in GetString() function in header_checker::repr::JsonObjectRef
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3dx9effect.h | 157 STDMETHOD(GetString)(THIS_ D3DXHANDLE parameter, const char **string) PURE; in DECLARE_INTERFACE_() local 267 STDMETHOD(GetString)(THIS_ D3DXHANDLE parameter, const char **string) PURE; in DECLARE_INTERFACE_() local 365 STDMETHOD(GetString)(THIS_ D3DXHANDLE parameter, const char **string) PURE; in DECLARE_INTERFACE_() local
|
/aosp_15_r20/frameworks/libs/binary_translation/tools/nogrod/ |
D | string_table.h | 45 [[nodiscard]] const char* GetString(size_t index) const { in GetString() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/ |
D | channel_args_endpoint_config.cc | 32 absl::optional<absl::string_view> ChannelArgsEndpointConfig::GetString( in GetString() function in grpc_event_engine::experimental::ChannelArgsEndpointConfig
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/ |
H A D | channel_args_endpoint_config.cc | 34 absl::optional<absl::string_view> ChannelArgsEndpointConfig::GetString( in GetString() function in grpc_event_engine::experimental::ChannelArgsEndpointConfig
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Udf/ |
H A D | UdfIn.cpp | 124 UString CDString32::GetString() const in GetString() function in NArchive::NUdf::CDString32 130 UString CDString128::GetString() const in GetString() function in NArchive::NUdf::CDString128 136 UString CDString::GetString() const { return ParseDString(Data, (unsigned)Data.Size()); } in GetString() function in NArchive::NUdf::CDString
|
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/ |
H A D | cpdf_boolean.cpp | 25 ByteString CPDF_Boolean::GetString() const { in GetString() function in CPDF_Boolean
|
H A D | cpdf_name.cpp | 29 ByteString CPDF_Name::GetString() const { in GetString() function in CPDF_Name
|
H A D | cpdf_number.cpp | 47 ByteString CPDF_Number::GetString() const { in GetString() function in CPDF_Number
|
/aosp_15_r20/external/pdfium/xfa/fgas/layout/ |
H A D | cfgas_breakpiece.cpp | 37 WideString CFGAS_BreakPiece::GetString() const { in GetString() function in CFGAS_BreakPiece
|
/aosp_15_r20/external/webrtc/logging/rtc_event_log/encoder/ |
H A D | bit_writer.cc | 37 std::string BitWriter::GetString() { in GetString() function in webrtc::BitWriter
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/android_bugreport/ |
H A D | android_battery_stats_history_string_tracker.h | 63 const std::string& GetString(uint64_t index) { return hsp_items_[index].str; } in GetString() function
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | string.h | 44 static inline std::string GetString(const String *str) { in GetString() function
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | string.h | 44 static inline std::string GetString(const String *str) { in GetString() function
|
/aosp_15_r20/external/libbrillo/brillo/ |
H A D | osrelease_reader.cc | 18 bool OsReleaseReader::GetString(const std::string& key, in GetString() function in brillo::OsReleaseReader
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/fuchsia/ |
H A D | fuchsia_record.cc | 30 StringPool::Id FuchsiaRecord::GetString(uint32_t index) { in GetString() function in perfetto::trace_processor::FuchsiaRecord
|
/aosp_15_r20/external/llvm/utils/unittest/googletest/include/gtest/ |
H A D | gtest-message.h | 190 internal::String GetString() const { in GetString() function
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
H A D | HiiString.h | 228 EFI_HII_GET_STRING GetString; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | HiiString.h | 228 EFI_HII_GET_STRING GetString; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | HiiString.h | 224 EFI_HII_GET_STRING GetString; member
|