Home
last modified time | relevance | path

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

/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/libphonenumber/cpp/src/phonenumbers/
Dstringutil.h90 const string* GetString() const { 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/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
Dd3d10effect.h419 STDMETHOD(GetString)(THIS_ const char **str) PURE; in DECLARE_INTERFACE_() local
/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
Dshlwapi.h780 …STDMETHOD (GetString)(THIS_ ASSOCF flags,ASSOCSTR str,LPCWSTR pszExtra,LPWSTR pszOut,DWORD *pcchOu… in DECLARE_INTERFACE_() local
/third_party/glfw/src/
Dinternal.h328 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.c555 EXPORT(void) GetString(BSTR *pbstr) in GetString() function
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp1551 const GLubyte *GL_APIENTRY GetString(GLenum name) in GetString() function
/third_party/boringssl/src/third_party/googletest/src/
Dgtest.cc995 std::string Message::GetString() const { in GetString() function in testing::Message
/third_party/googletest/googletest/src/
Dgtest.cc1029 std::string Message::GetString() const { in GetString() function in testing::Message
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dentry_points_enum_autogen.h520 GetString, enumerator
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_0_autogen.cpp1879 const GLubyte *GL_APIENTRY GetString(GLenum name) in GetString() function
/third_party/node/test/cctest/gtest/
Dgtest-all.cc2471 std::string Message::GetString() const { in GetString() function in testing::Message
/third_party/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc2429 std::string Message::GetString() const { in GetString() function in testing::Message