Home
last modified time | relevance | path

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

123

/external/tensorflow/tensorflow/lite/
Dstring_util.cc130 StringRef GetString(const char* raw_buffer, int string_index) { in GetString() function
139 StringRef GetString(const TfLiteTensor* tensor, int string_index) { in GetString() function
/external/pdfium/xfa/fgas/layout/
Dcfx_breakpiece.cpp37 WideString CFX_BreakPiece::GetString() const { in GetString() function in CFX_BreakPiece
/external/pdfium/core/fxcrt/xml/
Dcfx_xmlattributenode.cpp22 WideString CFX_XMLAttributeNode::GetString(const WideString& name) const { in GetString() function in CFX_XMLAttributeNode
/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/pdfium/core/fpdfapi/parser/
Dcpdf_boolean.cpp25 ByteString CPDF_Boolean::GetString() const { in GetString() function in CPDF_Boolean
Dcpdf_name.cpp29 ByteString CPDF_Name::GetString() const { in GetString() function in CPDF_Name
Dcpdf_number.cpp55 ByteString CPDF_Number::GetString() const { in GetString() function in CPDF_Number
Dcpdf_string.cpp44 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.cpp42 ByteString CPDF_Object::GetString() const { in GetString() function in CPDF_Object
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
Dgtest-message.h190 internal::String GetString() const { in GetString() function
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-message.h190 internal::String GetString() const { in GetString() function
/external/perfetto/src/trace_processor/
Dfuchsia_provider_view.cc30 StringId FuchsiaProviderView::GetString(uint32_t index) { in GetString() function in perfetto::trace_processor::FuchsiaProviderView
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest-message.h190 internal::String GetString() const { in GetString() function
/external/v8/src/
Dversion.cc29 void Version::GetString(Vector<char> str) { in GetString() function in v8::internal::Version
/external/u-boot/tools/dtoc/
Dfdt_util.py95 def GetString(node, propname, default=None): function
/external/v8/src/ast/
Dast-value-factory.cc232 const AstRawString* AstValueFactory::GetString(Handle<String> literal) { in GetString() function in v8::internal::AstValueFactory
280 AstRawString* AstValueFactory::GetString(uint32_t hash_field, bool is_one_byte, in GetString() function in v8::internal::AstValueFactory
/external/toolchain-utils/crosperf/
Dfield.py34 def GetString(self): member in Field
122 def GetString(self): member in ListField
/external/pdfium/testing/
Dembedder_test.h150 const std::string& GetString() const { return m_String; } in GetString() function
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond_test.cc44 string GetString(const StateMap::StateMap::CondId id) { in GetString() function in tensorflow::functionalize_cond::FunctionalizeCondTest
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/DynamicLibrary/
DDynamicLibraryTest.cpp38 typedef const char *(*GetString)(); typedef
/external/gptfdisk/
Dgptcl.cc553 string GetString(string argument, int itemNum) { in GetString() function
/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

123