Home
last modified time | relevance | path

Searched defs:GetTypeInfo (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/internal/
Dtype_info_test_helper.cc86 TypeInfo* TypeInfoTestHelper::GetTypeInfo() { return typeinfo_.get(); } in GetTypeInfo() function in google::protobuf::util::converter::testing::TypeInfoTestHelper
/third_party/node/deps/v8/include/
Dv8-fast-api-calls.h460 const CFunctionInfo* GetTypeInfo() const { return type_info_; } in GetTypeInfo() function
/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node_win.cc629 STDMETHODIMP CefIAccessible::GetTypeInfo(unsigned int iTInfo, in GetTypeInfo() function in client::CefIAccessible
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.h113 ANGLE_INLINE const Type GetTypeInfo(GLenum type) in GetTypeInfo() function