Home
last modified time | relevance | path

Searched defs:GetProperty (Results 1 – 7 of 7) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/
DTypeExtensions.cs62 internal static PropertyInfo GetProperty(this Type target, string name) in GetProperty() method in Google.Protobuf.Compatibility.TypeExtensions
/third_party/node/test/js-native-api/test_object/
Dtest_null.c33 static napi_value GetProperty(napi_env env, napi_callback_info info) { in GetProperty() function
/third_party/gn/src/gn/
Dscope.cc539 void* Scope::GetProperty(const void* key, const Scope** found_on_scope) const { in GetProperty() function in Scope
/third_party/icu/tools/unicode/py/
Dpreparseucd.py164 def GetProperty(pname): function
/third_party/flutter/glfw/deps/mingw/
Ddinput.h1547 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE; in DECLARE_INTERFACE_() local
1576 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE; in DECLARE_INTERFACE_() local
1651 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE; in DECLARE_INTERFACE_() local
1690 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE; in DECLARE_INTERFACE_() local
1795 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE; in DECLARE_INTERFACE_() local
1837 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE; in DECLARE_INTERFACE_() local
1952 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE; in DECLARE_INTERFACE_() local
1998 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE; in DECLARE_INTERFACE_() local
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dxcodeproj_file.py819 def GetProperty(self, key): member in XCObject
/third_party/node/tools/gyp/pylib/gyp/
Dxcodeproj_file.py867 def GetProperty(self, key): member in XCObject