Home
last modified time | relevance | path

Searched defs:GetString (Results 1 – 25 of 39) 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.h90 const string* GetString() const { in GetString() function
/third_party/uboot/u-boot-2020.01/tools/dtoc/
Dfdt_util.py110 def GetString(node, propname, default=None): function
/third_party/gptfdisk/
Dgptcl.cc568 string GetString(string argument, int itemNum) { in GetString() function
/third_party/boringssl/src/third_party/googletest/test/
Dgoogletest-message-test.cc139 TEST(MessageTest, GetString) { in TEST() argument
/third_party/googletest/googletest/test/
Dgoogletest-message-test.cc139 TEST(MessageTest, GetString) { in TEST() argument
/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.cc301 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/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3dx9effect.h157 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
/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
1220 CefString CefListValueImpl::GetString(size_t index) { in GetString() function in CefListValueImpl
/third_party/boringssl/src/fuzz/
Dssl_ctx_api.cc227 static bool GetString(std::string *out, CBS *cbs) { in GetString() function
/third_party/mingw-w64/mingw-w64-headers/include/
Dcor.h698 STDMETHOD (GetString) (THIS_ ULONG RVA, LPWSTR *lpString) PURE; in DECLARE_INTERFACE_() local
743 STDMETHOD (GetString) (THIS_ ULONG ixString, const char **ppString) PURE; in DECLARE_INTERFACE_() local
774 STDMETHOD (GetString) (THIS_ ULONG ixString, const char **ppString) PURE; in DECLARE_INTERFACE_() local
Dcomutil.h327 inline const char *_bstr_t::Data_t::GetString() const { in GetString() function
/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
/third_party/cef/libcef/common/test/
Dtranslator_test_impl.cc244 CefString GetString() override { return TEST_STRING_VAL; } in GetString() function in CefTranslatorTestImpl
/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/tests/gles1_conformance_tests/
DCovglTests.cpp191 TEST_P(GLES1CovglTest, GetString) in TEST_P() argument
/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/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl3_loader.h476 PFNGLGETSTRINGPROC GetString; member
/third_party/flutter/glfw/src/
Dinternal.h328 PFNGLGETSTRINGPROC GetString; member

12