Home
last modified time | relevance | path

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

/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/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/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/lldb/source/Interpreter/
DOptionValueProperties.cpp254 OptionValueProperties::GetProperty (const ExecutionContext *exe_ctx, bool will_modify, const ConstS… in GetProperty() function in OptionValueProperties
/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssdeclaration.cpp9 IFDE_CSSValue* CFDE_CSSDeclaration::GetProperty(FDE_CSSPROPERTY eProperty, in GetProperty() function in CFDE_CSSDeclaration
/external/v8/tools/gyp/pylib/gyp/
Dxcodeproj_file.py824 def GetProperty(self, key): member in XCObject
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/dinput/
Ddinput.h1316 STDMETHOD(GetProperty)(THIS_ REFGUID,LPDIPROPHEADER) PURE; in DECLARE_INTERFACE_() local
1346 STDMETHOD(GetProperty)(THIS_ REFGUID,LPDIPROPHEADER) PURE; in DECLARE_INTERFACE_() local
1492 STDMETHOD(GetProperty)(THIS_ REFGUID,LPDIPROPHEADER) PURE; in DECLARE_INTERFACE_() local
1533 STDMETHOD(GetProperty)(THIS_ REFGUID,LPDIPROPHEADER) PURE; in DECLARE_INTERFACE_() local
1654 STDMETHOD(GetProperty)(THIS_ REFGUID,LPDIPROPHEADER) PURE; in DECLARE_INTERFACE_() local
1697 STDMETHOD(GetProperty)(THIS_ REFGUID,LPDIPROPHEADER) PURE; in DECLARE_INTERFACE_() local
1821 STDMETHOD(GetProperty)(THIS_ REFGUID,LPDIPROPHEADER) PURE; in DECLARE_INTERFACE_() local
1865 STDMETHOD(GetProperty)(THIS_ REFGUID,LPDIPROPHEADER) PURE; in DECLARE_INTERFACE_() local
/external/v8/src/
Dobjects-inl.h1054 MaybeHandle<Object> Object::GetProperty(Handle<Object> object, in GetProperty() function
1061 MaybeHandle<Object> JSReceiver::GetProperty(Handle<JSReceiver> receiver, in GetProperty() function
1112 MaybeHandle<Object> JSReceiver::GetProperty(Isolate* isolate, in GetProperty() function
Dobjects.cc802 MaybeHandle<Object> Object::GetProperty(LookupIterator* it) { in GetProperty() function in v8::internal::Object
841 MaybeHandle<Object> JSProxy::GetProperty(Isolate* isolate, in GetProperty() function in v8::internal::JSProxy
/external/v8/test/cctest/
Dtest-heap-profiler.cc110 static const v8::HeapGraphNode* GetProperty(const v8::HeapGraphNode* node, in GetProperty() function
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_object_imp.cpp4543 CXFA_Node* CXFA_Node::GetProperty(int32_t index, in GetProperty() function in CXFA_Node