Home
last modified time | relevance | path

Searched refs:GetPlatform (Results 1 – 23 of 23) sorted by relevance

/external/chromium-trace/catapult/devil/devil/
Ddevil_env.py175 return self._dm.FetchPath(dependency, GetPlatform(arch, device))
180 return self._dm.LocalPath(dependency, GetPlatform(arch, device))
184 GetPlatform(arch, device), dependencies=dependencies)
187 def GetPlatform(arch=None, device=None): function
/external/libmojo/third_party/catapult/devil/devil/
Ddevil_env.py131 return self._dm.FetchPath(dependency, GetPlatform(arch, device))
136 return self._dm.LocalPath(dependency, GetPlatform(arch, device))
139 def GetPlatform(arch=None, device=None): function
/external/chromium-trace/catapult/devil/devil/android/tools/
Dwait_for_devices.py39 'adb', devil_env.GetPlatform(), args.adb_path))
Dcpufreq.py75 'adb', devil_env.GetPlatform(), args.adb_path))
Ddevice_monitor.py213 'adb', devil_env.GetPlatform(), args.adb_path))
Ddevice_recovery.py195 'adb', devil_env.GetPlatform(), args.adb_path))
Ddevice_status.py273 'adb', devil_env.GetPlatform(), args.adb_path))
Dprovision_devices.py634 'adb', devil_env.GetPlatform(), args.adb_path))
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp249 CFX_WideString CPDFXFA_Context::GetPlatform() { in GetPlatform() function in CPDFXFA_Context
250 return m_pFormFillEnv ? m_pFormFillEnv->GetPlatform() : L""; in GetPlatform()
Dcpdfxfa_context.h59 CFX_WideString GetPlatform() override;
/external/chromium-trace/catapult/systrace/systrace/
Drun_systrace.py125 devil_env.GetPlatform(): {
/external/libmojo/third_party/catapult/devil/devil/android/tools/
Ddevice_recovery.py180 devil_env.GetPlatform(): {
Ddevice_status.py271 devil_env.GetPlatform(): {
/external/pdfium/xfa/fxfa/
Dfxfa.h139 virtual CFX_WideString GetPlatform() = 0;
/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.h123 CFX_WideString GetPlatform();
Dcpdfsdk_formfillenvironment.cpp370 CFX_WideString CPDFSDK_FormFillEnvironment::GetPlatform() { in GetPlatform() function in CPDFSDK_FormFillEnvironment
/external/google-breakpad/src/client/ios/
DBreakpadController.mm73 NSString* GetPlatform() {
137 BreakpadAddUploadParameter(breakpadRef_, @"platform", GetPlatform());
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dadb_compatibility_devicetest.py53 devil_env.GetPlatform(): {
/external/v8/tools/
Drun_perf.py617 def GetPlatform(options): member in Platform
1053 platform = Platform.GetPlatform(options)
/external/pdfium/xfa/fxfa/parser/
Dcscript_hostpseudomodel.cpp121 pNotify->GetAppProvider()->GetPlatform().UTF8Encode().AsStringC()); in Platform()
/external/pdfium/fpdfsdk/javascript/
Dapp.cpp304 CFX_WideString platfrom = pFormFillEnv->GetPlatform(); in platform()
/external/python/cpython2/PC/os2vacpp/
Dmakefile.omk74 GetPlatform.obj \
Dmakefile109 $(PATHOBJ)\GetPlatform.obj \