Home
last modified time | relevance | path

Searched defs:GetString (Results 1 – 25 of 62) sorted by relevance

123

/external/tensorflow/tensorflow/lite/
Dstring_util.cc123 StringRef GetString(const void* raw_buffer, int string_index) { in GetString() function
132 StringRef GetString(const TfLiteTensor* tensor, int string_index) { in GetString() function
/external/pdfium/xfa/fgas/layout/
Dcfx_breakpiece.cpp41 WideString CFX_BreakPiece::GetString() const { in GetString() function in CFX_BreakPiece
/external/pdfium/core/fpdfapi/parser/
Dcpdf_boolean.cpp26 ByteString CPDF_Boolean::GetString() const { in GetString() function in CPDF_Boolean
Dcpdf_name.cpp30 ByteString CPDF_Name::GetString() const { in GetString() function in CPDF_Name
Dcpdf_number.cpp56 ByteString CPDF_Number::GetString() const { in GetString() function in CPDF_Number
Dcpdf_string.cpp46 ByteString CPDF_String::GetString() const { in GetString() function in CPDF_String
Dcpdf_reference.cpp23 ByteString CPDF_Reference::GetString() const { in GetString() function in CPDF_Reference
Dcpdf_object.cpp45 ByteString CPDF_Object::GetString() const { in GetString() function in CPDF_Object
/external/libbrillo/brillo/
Dosrelease_reader.cc18 bool OsReleaseReader::GetString(const std::string& key, in GetString() function in brillo::OsReleaseReader
Dkey_value_store.cc92 bool KeyValueStore::GetString(const string& key, string* value) const { in GetString() function in brillo::KeyValueStore
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest-message.h190 internal::String GetString() const { in GetString() function
/external/perfetto/src/trace_processor/importers/fuchsia/
Dfuchsia_record.cc30 StringId FuchsiaRecord::GetString(uint32_t index) { in GetString() function in perfetto::trace_processor::FuchsiaRecord
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-message.h190 internal::String GetString() const { in GetString() function
/external/v8/src/utils/
Dversion.cc29 void Version::GetString(Vector<char> str) { in GetString() function in v8::internal::Version
/external/perfetto/src/trace_processor/importers/proto/
Dprofile_packet_utils.h73 base::Optional<base::StringView> GetString( in GetString() function
/external/toolchain-utils/crosperf/
Dfield.py38 def GetString(self): member in Field
126 def GetString(self): member in ListField
/external/v8/src/ast/
Dast-value-factory.cc300 const AstRawString* AstValueFactory::GetString(Handle<String> literal) { in GetString() function in v8::internal::AstValueFactory
354 const AstRawString* AstValueFactory::GetString( in GetString() function in v8::internal::AstValueFactory
/external/u-boot/tools/dtoc/
Dfdt_util.py110 def GetString(node, propname, default=None): function
/external/pdfium/testing/
Dembedder_test.h217 const std::string& GetString() const { return data_string_; } in GetString() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/DynamicLibrary/
DDynamicLibraryTest.cpp38 typedef const char *(*GetString)(); typedef
/external/libchrome/base/
Dversion.cc154 const std::string Version::GetString() const { in GetString() function in base::Version
/external/googletest/googletest/test/
Dgoogletest-message-test.cc139 TEST(MessageTest, GetString) { in TEST() argument
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond_test.cc51 string GetString(const StateMap::StateMap::CondId id) { in GetString() function in tensorflow::functionalize_cond::FunctionalizeCondTest
/external/gptfdisk/
Dgptcl.cc577 string GetString(string argument, int itemNum) { in GetString() function
/external/perfetto/src/trace_processor/db/
Dtyped_column.h81 typename std::enable_if<is_string, NullTermStringView>::type GetString( in GetString() function

123