Home
last modified time | relevance | path

Searched defs:SetString (Results 1 – 14 of 14) sorted by relevance

/external/libbrillo/brillo/
Dkey_value_store.cc100 void KeyValueStore::SetString(const string& key, const string& value) { in SetString() function in brillo::KeyValueStore
/external/pdfium/xfa/src/fxjse/src/
Dvalue.h178 V8_INLINE void SetString(const CFX_ByteStringC& szString) { in SetString() function
/external/libchrome/base/trace_event/
Dtrace_event_argument.cc129 void TracedValue::SetString(const char* name, base::StringPiece value) { in SetString() function in base::trace_event::TracedValue
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dshared_prefs.py325 def SetString(self, key, value): member in SharedPrefs
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_objects.cpp172 void CPDF_Object::SetString(const CFX_ByteString& str) { in SetString() function in CPDF_Object
411 void CPDF_Number::SetString(const CFX_ByteStringC& str) { in SetString() function in CPDF_Number
/external/pdfium/xfa/src/fdp/src/xml/
Dfde_xml.cpp565 void CFDE_XMLInstruction::SetString(const CFX_WideString& wsAttriName, in SetString() function in CFDE_XMLInstruction
753 void CFDE_XMLElement::SetString(const CFX_WideString& wsAttriName, in SetString() function in CFDE_XMLElement
/external/libchrome/base/
Dvalues.cc440 void DictionaryValue::SetString(const std::string& path, in SetString() function in base::DictionaryValue
445 void DictionaryValue::SetString(const std::string& path, in SetString() function in base::DictionaryValue
/external/dng_sdk/source/
Ddng_xmp_sdk.cpp1165 void dng_xmp_sdk::SetString (const char *ns, in SetString() function in dng_xmp_sdk
Ddng_xmp.cpp739 void dng_xmp::SetString (const char *ns, in SetString() function in dng_xmp
/external/protobuf/src/google/protobuf/
Dextension_set.h595 inline void ExtensionSet::SetString(int number, FieldType type, in SetString() function
Dgenerated_message_reflection.cc1026 void GeneratedMessageReflection::SetString( in SetString() function in google::protobuf::internal::GeneratedMessageReflection
/external/libweave/third_party/chromium/base/
Dvalues.cc425 void DictionaryValue::SetString(const std::string& path, in SetString() function in base::DictionaryValue
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1470 TEST_F(OneofTest, SetString) { in TEST_F() argument
/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp915 STDMETHODIMP SetString(REFGUID guidKey, LPCWSTR wszValue) in SetString() function in CBaseAttributes