Searched defs:GetParent (Results 1 - 25 of 60) sorted by last modified time

123

/external/stressapptest/src/
H A Derror_diag.h46 DeviceTree *GetParent() { return parent_; } function in class:DeviceTree
/external/skia/src/animator/
H A DSkDisplayType.cpp540 SkDisplayTypes SkDisplayType::GetParent(SkAnimateMaker* maker, SkDisplayTypes base) { function in class:SkDisplayType
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
H A DAudioFilePlayer.h123 const AudioFilePlayer *(*GetParent)(struct S_AudioFileManager *afm); member in struct:S_AudioFileManager
/external/pdfium/core/include/fxcrt/
H A Dfx_xml.h96 CXML_Element* GetParent() const function in class:CXML_Element
/external/pdfium/core/src/fpdfdoc/
H A Dtagged_int.h48 CPDF_StructElement* GetParent() const function in class:CPDF_StructElementImpl
/external/pdfium/core/src/reflow/
H A Dautoreflow.h49 IPDF_LayoutElement* GetParent() function in class:CPDF_AutoReflowElement
H A Dlayoutprovider_taggedpdf.cpp605 IPDF_LayoutElement* CPDF_LayoutElement::GetParent() function in class:CPDF_LayoutElement
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
H A Dd3d1xstutil.h1022 virtual HRESULT STDMETHODCALLTYPE GetParent( function in struct:GalliumDXGIDevice
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
H A Ddxgi_native.cpp58 virtual HRESULT STDMETHODCALLTYPE GetParent( function in struct:GalliumDXGIObject
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
H A Dd3d11_objects.h282 virtual HRESULT STDMETHODCALLTYPE GetParent( function in struct:GalliumDXGIResource
536 virtual HRESULT STDMETHODCALLTYPE GetParent( function in struct:GalliumD3D11Surface
/external/lldb/include/lldb/Core/
H A DSection.h256 GetParent () const function in class:lldb_private::Section
H A DValueObject.h1066 // Use GetParent for display purposes, but if you want to tell the parent to update itself
1070 GetParent() function in class:lldb_private::ValueObject
1076 GetParent() const function in class:lldb_private::ValueObject
H A DValueObjectCast.h48 GetParent() function in class:lldb_private::ValueObjectCast
51 return m_parent->GetParent();
57 GetParent() const function in class:lldb_private::ValueObjectCast
60 return m_parent->GetParent();
H A DValueObjectDynamicValue.h57 GetParent() function in class:lldb_private::ValueObjectDynamicValue
60 return m_parent->GetParent();
66 GetParent() const function in class:lldb_private::ValueObjectDynamicValue
69 return m_parent->GetParent();
H A DValueObjectSyntheticFilter.h111 GetParent() function in class:lldb_private::ValueObjectSynthetic
114 return m_parent->GetParent();
120 GetParent() const function in class:lldb_private::ValueObjectSynthetic
123 return m_parent->GetParent();
/external/lldb/source/API/
H A DSBBlock.cpp131 SBBlock::GetParent () function in class:SBBlock
135 sb_block.m_opaque_ptr = m_opaque_ptr->GetParent();
H A DSBSection.cpp73 SBSection::GetParent() function in class:SBSection
79 SectionSP parent_section_sp (section_sp->GetParent());
/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h360 DWARFDebugInfoEntry* GetParent() { return m_parent_idx > 0 ? this - m_parent_idx : NULL; } function in class:DWARFDebugInfoEntry
361 const DWARFDebugInfoEntry* GetParent() const { return m_parent_idx > 0 ? this - m_parent_idx : NULL; } function in class:DWARFDebugInfoEntry
412 sibling->SetParent(GetParent());
/external/lldb/source/Symbol/
H A DBlock.cpp77 Block *parent = GetParent();
89 const Block* parent_block = GetParent();
228 for (block_parent = block->GetParent();
230 block_parent = block_parent->GetParent())
245 Block::GetParent () const function in class:Block
263 Block *parent_block = GetParent ();
395 Block *parent_block = GetParent ();
544 Block* parent_block = GetParent();
605 Block *parent_block = GetParent();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/webrtc/base/
H A Dtaskparent.h30 TaskParent *GetParent() { return parent_; } function in class:rtc::TaskParent
/external/chromium_org/third_party/skia/src/animator/
H A DSkDisplayType.cpp540 SkDisplayTypes SkDisplayType::GetParent(SkAnimateMaker* maker, SkDisplayTypes base) { function in class:SkDisplayType
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
H A Dd3d1xstutil.h1022 virtual HRESULT STDMETHODCALLTYPE GetParent( function in struct:GalliumDXGIDevice
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/
H A Ddxgi_native.cpp58 virtual HRESULT STDMETHODCALLTYPE GetParent( function in struct:GalliumDXGIObject

Completed in 535 milliseconds

123