Home
last modified time | relevance | path

Searched defs:GetVersion (Results 1 – 25 of 32) sorted by relevance

12

/external/v8/src/
Dversion.h33 static const char* GetVersion() { return version_string_; } in GetVersion() function
/external/v8/build/
Dcompiler_version.py48 def GetVersion(compiler, tool): function
/external/lldb/source/
Dlldb.cpp270 lldb_private::GetVersion () in GetVersion() function in lldb_private
/external/skia/src/core/
DSkGraphics.cpp36 void SkGraphics::GetVersion(int32_t* major, int32_t* minor, int32_t* patch) { in GetVersion() function in SkGraphics
/external/webrtc/webrtc/voice_engine/
Dvoe_base_unittest.cc81 TEST_F(VoEBaseTest, GetVersion) { in TEST_F() argument
Dvoe_base_impl.cc583 int VoEBaseImpl::GetVersion(char version[1024]) { in GetVersion() function in webrtc::VoEBaseImpl
/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRCoder.cpp61 int32_t CBC_QRCoder::GetVersion() { in GetVersion() function in CBC_QRCoder
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFCompileUnit.h51 uint16_t GetVersion() const { return m_version; } in GetVersion() function
/external/lldb/include/lldb/Symbol/
DObjectFile.h606 GetVersion (uint32_t *versions, uint32_t num_versions) in GetVersion() function
/external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
DDYLDRendezvous.h77 GetVersion() const { return m_current.version; } in GetVersion() function
/external/chromium-trace/catapult/dependency_manager/dependency_manager/
Dbase_config.py286 def GetVersion(self, dependency, platform): member in BaseConfig
/external/pdfium/xfa/include/fwl/lightwidget/
Dbarcode.h104 virtual int32_t GetVersion() { return m_nVersion; } in GetVersion() function
/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixBitMatrixParser.cpp57 CBC_DataMatrixVersion* CBC_DataMatrixBitMatrixParser::GetVersion() { in GetVersion() function in CBC_DataMatrixBitMatrixParser
/external/pdfium/fpdfsdk/src/fpdfxfa/
Dfpdfxfa_app.cpp130 void CPDFXFA_App::GetVersion(CFX_WideString& wsVersion) { in GetVersion() function in CPDFXFA_App
/external/autotest/client/cros/cellular/
Dmodem1.py143 def GetVersion(self): member in Modem
Dmodem.py183 def GetVersion(self): member in Modem
/external/google-breakpad/src/client/mac/handler/
Ddynamic_images.h164 uint32_t GetVersion() {return version_;} in GetVersion() function
/external/libvpx/libvpx/third_party/libwebm/
Dmkvmuxerutil.cpp587 void GetVersion(int32* major, int32* minor, int32* build, int32* revision) { in GetVersion() function
/external/lldb/source/API/
DSBModule.cpp640 SBModule::GetVersion (uint32_t *versions, uint32_t num_versions) in GetVersion() function in SBModule
/external/pdfium/core/include/fpdfapi/
Dfpdf_parser.h609 int GetVersion() { return m_Version; } in GetVersion() function
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.cpp456 CommunicationKDP::GetVersion () in GetVersion() function in CommunicationKDP
/external/lldb/source/Core/
DModule.cpp1490 Module::GetVersion (uint32_t *versions, uint32_t num_versions) in GetVersion() function in Module
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp4127 ObjectFileMachO::GetVersion (uint32_t *versions, uint32_t num_versions) in GetVersion() function in ObjectFileMachO
/external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/resources/headers/
Djni.h768 jint GetVersion() { in GetVersion() function
/external/libgdx/extensions/gdx-bullet/jni/jni-headers/
Djni.h768 jint GetVersion() { in GetVersion() function

12