Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Compatibility/
DTypeExtensions.cs70 internal static PropertyInfo GetProperty(this Type target, string name) in GetProperty() method in Google.Protobuf.Compatibility.TypeExtensions
/external/lzma/CPP/7zip/UI/Common/
DArchiveOpenCallback.cpp38 STDMETHODIMP COpenCallbackImp::GetProperty(PROPID propID, PROPVARIANT *value) in GetProperty() function in COpenCallbackImp
DUpdateCallback.cpp302 STDMETHODIMP CArchiveUpdateCallback::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value) in GetProperty() function in CArchiveUpdateCallback
DLoadCodecs.cpp707 STDMETHODIMP CCodecs::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value) in GetProperty() function in CCodecs
DOpenArchive.cpp326 STDMETHODIMP CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value) in GetProperty() function in NArchive::NParser::CHandler
/external/libmojo/mojo/public/c/system/
Dthunks.h159 MojoResult (*GetProperty)(MojoPropertyType type, void* value); member
/external/lzma/CPP/7zip/Archive/
DSplitHandler.cpp281 STDMETHODIMP CHandler::GetProperty(UInt32 /* index */, PROPID propID, PROPVARIANT *value) in GetProperty() function in NArchive::NSplit::CHandler
DLzmaHandler.cpp281 STDMETHODIMP CHandler::GetProperty(UInt32 /* index */, PROPID propID, PROPVARIANT *value) in GetProperty() function in NArchive::NLzma::CHandler
DXzHandler.cpp381 STDMETHODIMP CHandler::GetProperty(UInt32, PROPID propID, PROPVARIANT *value) in GetProperty() function in NArchive::NXz::CHandler
/external/drm_hwcomposer/
Ddrmresources.cpp383 int DrmResources::GetProperty(uint32_t obj_id, uint32_t obj_type, in GetProperty() function in android::DrmResources
/external/pdfium/xfa/fde/css/
Dcfde_cssdeclaration.cpp136 CFX_RetainPtr<CFDE_CSSValue> CFDE_CSSDeclaration::GetProperty( in GetProperty() function in CFDE_CSSDeclaration
/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp542 STDMETHODIMP CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value) in GetProperty() function in NArchive::N7z::CHandler
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp564 STDMETHODIMP CArchiveUpdateCallback::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value) in GetProperty() function in CArchiveUpdateCallback
/external/v8/src/
Dcode-factory.cc152 Callable CodeFactory::GetProperty(Isolate* isolate) { in GetProperty() function in v8::internal::CodeFactory
Dobjects-inl.h1090 MaybeHandle<Object> Object::GetProperty(Handle<Object> object, in GetProperty() function
1097 MaybeHandle<Object> JSReceiver::GetProperty(Handle<JSReceiver> receiver, in GetProperty() function
1148 MaybeHandle<Object> JSReceiver::GetProperty(Isolate* isolate, in GetProperty() function
Dobjects.cc972 MaybeHandle<Object> Object::GetProperty(LookupIterator* it) { in GetProperty() function in v8::internal::Object
1011 MaybeHandle<Object> JSProxy::GetProperty(Isolate* isolate, in GetProperty() function in v8::internal::JSProxy
/external/mdnsresponder/mDNSWindows/DLLX/
DDNSSD.cpp442 STDMETHODIMP CDNSSD::GetProperty(BSTR prop, VARIANT * value ) in GetProperty() function in CDNSSD
DDNSSDService.cpp1002 STDMETHODIMP CDNSSDService::GetProperty(BSTR prop, VARIANT * value ) in GetProperty() function in CDNSSDService
/external/libmojo/mojo/edk/system/
Dcore.cc507 MojoResult Core::GetProperty(MojoPropertyType type, void* value) { in GetProperty() function in mojo::edk::Core
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp4374 CXFA_Node* CXFA_Node::GetProperty(int32_t index, in GetProperty() function in CXFA_Node