Home
last modified time | relevance | path

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

12

/third_party/grpc/src/csharp/Grpc.Core.Api/Utils/
DEncodingExtensions.cs30 public static unsafe string GetString(this Encoding encoding, byte* source, int byteCount) in GetString() method in Grpc.Core.Api.Utils.EncodingExtensions
48 public static unsafe string GetString(this Encoding encoding, IntPtr ptr, int len) in GetString() method in Grpc.Core.Api.Utils.EncodingExtensions
/third_party/gettext/gettext-runtime/intl-csharp/
Dintl.cs265 public override String GetString (String msgid, CultureInfo culture) { in GetString() method in GNU.Gettext.GettextResourceManager
354 public override String GetString (String msgid) { in GetString() method in GNU.Gettext.GettextResourceManager
472 public override String GetString (String msgid) { in GetString() method in GNU.Gettext.GettextResourceSet
494 public override String GetString (String msgid, bool ignoreCase) { in GetString() method in GNU.Gettext.GettextResourceSet
/third_party/libphonenumber/cpp/src/phonenumbers/
Dstringutil.h88 const absl::string_view GetString() const { in GetString() function
/third_party/mindspore/mindspore/core/utils/
Dany.h87 std::string GetString() const { in GetString() function
182 std::string GetString() override { in GetString() function
/third_party/mindspore/mindspore/ccsrc/ps/core/
Dfile_configuration.cc53 std::string FileConfiguration::GetString(const std::string &key, const std::string &defaultvalue) c… in GetString() function in mindspore::ps::core::FileConfiguration
/third_party/gptfdisk/
Dgptcl.cc584 string GetString(string argument, int itemNum) { in GetString() function
/third_party/googletest/googletest/test/
Dgoogletest-message-test.cc139 TEST(MessageTest, GetString) { in TEST() argument
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/debug/
Dprint_gpu_kernel.h217 std::string GetString(size_t tensor_index, size_t original_index, void *input_host_data) { in GetString() function
/third_party/gn/src/base/
Dvalues.cc223 const std::string& Value::GetString() const { in GetString() function in base::Value
791 bool DictionaryValue::GetString(std::string_view path, in GetString() function in base::DictionaryValue
800 bool DictionaryValue::GetString(std::string_view path, in GetString() function in base::DictionaryValue
1142 bool ListValue::GetString(size_t index, std::string* out_value) const { in GetString() function in base::ListValue
1150 bool ListValue::GetString(size_t index, std::u16string* out_value) const { in GetString() function in base::ListValue
/third_party/cef/libcef/browser/prefs/
Dpref_store.cc153 bool CefPrefStore::GetString(const std::string& key, std::string* value) const { in GetString() function in CefPrefStore
/third_party/cef/tests/cefclient/browser/
Dosr_ime_handler_win.cc303 bool OsrImeHandlerWin::GetString(HIMC imc, in GetString() function in client::OsrImeHandlerWin
/third_party/cef/libcef_dll/ctocpp/
Dvalue_ctocpp.cc208 NO_SANITIZE("cfi-icall") CefString CefValueCToCpp::GetString() { in GetString() function in CefValueCToCpp
Dlist_value_ctocpp.cc291 NO_SANITIZE("cfi-icall") CefString CefListValueCToCpp::GetString(size_t index) { in GetString() function in CefListValueCToCpp
Ddictionary_value_ctocpp.cc368 CefString CefDictionaryValueCToCpp::GetString(const CefString& key) { in GetString() function in CefDictionaryValueCToCpp
/third_party/cef/libcef/common/
Dvalues_impl.cc269 CefString CefValueImpl::GetString() { in GetString() function in CefValueImpl
810 CefString CefDictionaryValueImpl::GetString(const CefString& key) { in GetString() function in CefDictionaryValueImpl
1229 CefString CefListValueImpl::GetString(size_t index) { in GetString() function in CefListValueImpl
/third_party/cef/libcef/common/test/
Dtranslator_test_impl.cc265 CefString GetString() override { return TEST_STRING_VAL; } in GetString() function in CefTranslatorTestImpl
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_xmp_sdk.cpp880 bool dng_xmp_sdk::GetString (const char *ns, in GetString() function in dng_xmp_sdk
Ddng_xmp.cpp728 bool dng_xmp::GetString (const char *ns, in GetString() function in dng_xmp
/third_party/skia/third_party/externals/angle2/src/tests/gles1_conformance_tests/
DCovglTests.cpp191 TEST_P(GLES1CovglTest, GetString) in TEST_P() argument
/third_party/cef/libcef_dll/ctocpp/test/
Dtranslator_test_ctocpp.cc327 NO_SANITIZE("cfi-icall") CefString CefTranslatorTestCToCpp::GetString() { in GetString() function in CefTranslatorTestCToCpp
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp44 const char *GetString(const FunctionsGL *functions, GLenum name) in GetString() function
/third_party/flutter/glfw/src/
Dinternal.h328 PFNGLGETSTRINGPROC GetString; member
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl3_loader.h476 PFNGLGETSTRINGPROC GetString; member
/third_party/protobuf/src/google/protobuf/
Dextension_set.cc511 const std::string& ExtensionSet::GetString( in GetString() function in google::protobuf::internal::ExtensionSet
/third_party/python/Modules/_ctypes/
D_ctypes_test.c551 EXPORT(void) GetString(BSTR *pbstr) in GetString() function

12