Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_gemodule.h31 PlatformIface* GetPlatform() const { return m_pPlatform.get(); } in GetPlatform() function
/external/webrtc/rtc_tools/testing/
Dutils.py117 def GetPlatform(): function
/external/tensorflow/tensorflow/compiler/xla/service/
Dplatform_util.cc119 /*static*/ StatusOr<se::Platform*> PlatformUtil::GetPlatform( in GetPlatform() function in xla::PlatformUtil
/external/chromium-trace/catapult/devil/devil/
Ddevil_env.py187 def GetPlatform(arch=None, device=None): function
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp284 WideString CPDFXFA_Context::GetPlatform() { in GetPlatform() function in CPDFXFA_Context
/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp146 WideString CPDFSDK_FormFillEnvironment::GetPlatform() { in GetPlatform() function in CPDFSDK_FormFillEnvironment
/external/google-breakpad/src/processor/
Dminidump.cc5379 bool Minidump::GetPlatform(MDOSPlatform* platform) { in GetPlatform() function in google_breakpad::Minidump