/external/chromium-trace/catapult/devil/devil/ |
D | devil_env.py | 175 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/ |
D | devil_env.py | 131 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/ |
D | wait_for_devices.py | 39 'adb', devil_env.GetPlatform(), args.adb_path))
|
D | cpufreq.py | 75 'adb', devil_env.GetPlatform(), args.adb_path))
|
D | device_monitor.py | 213 'adb', devil_env.GetPlatform(), args.adb_path))
|
D | device_recovery.py | 195 'adb', devil_env.GetPlatform(), args.adb_path))
|
D | device_status.py | 273 'adb', devil_env.GetPlatform(), args.adb_path))
|
D | provision_devices.py | 634 'adb', devil_env.GetPlatform(), args.adb_path))
|
/external/pdfium/fpdfsdk/fpdfxfa/ |
D | cpdfxfa_context.cpp | 249 CFX_WideString CPDFXFA_Context::GetPlatform() { in GetPlatform() function in CPDFXFA_Context 250 return m_pFormFillEnv ? m_pFormFillEnv->GetPlatform() : L""; in GetPlatform()
|
D | cpdfxfa_context.h | 59 CFX_WideString GetPlatform() override;
|
/external/chromium-trace/catapult/systrace/systrace/ |
D | run_systrace.py | 125 devil_env.GetPlatform(): {
|
/external/libmojo/third_party/catapult/devil/devil/android/tools/ |
D | device_recovery.py | 180 devil_env.GetPlatform(): {
|
D | device_status.py | 271 devil_env.GetPlatform(): {
|
/external/pdfium/xfa/fxfa/ |
D | fxfa.h | 139 virtual CFX_WideString GetPlatform() = 0;
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_formfillenvironment.h | 123 CFX_WideString GetPlatform();
|
D | cpdfsdk_formfillenvironment.cpp | 370 CFX_WideString CPDFSDK_FormFillEnvironment::GetPlatform() { in GetPlatform() function in CPDFSDK_FormFillEnvironment
|
/external/google-breakpad/src/client/ios/ |
D | BreakpadController.mm | 73 NSString* GetPlatform() { 137 BreakpadAddUploadParameter(breakpadRef_, @"platform", GetPlatform());
|
/external/chromium-trace/catapult/devil/devil/android/sdk/ |
D | adb_compatibility_devicetest.py | 53 devil_env.GetPlatform(): {
|
/external/v8/tools/ |
D | run_perf.py | 617 def GetPlatform(options): member in Platform 1053 platform = Platform.GetPlatform(options)
|
/external/pdfium/xfa/fxfa/parser/ |
D | cscript_hostpseudomodel.cpp | 121 pNotify->GetAppProvider()->GetPlatform().UTF8Encode().AsStringC()); in Platform()
|
/external/pdfium/fpdfsdk/javascript/ |
D | app.cpp | 304 CFX_WideString platfrom = pFormFillEnv->GetPlatform(); in platform()
|
/external/python/cpython2/PC/os2vacpp/ |
D | makefile.omk | 74 GetPlatform.obj \
|
D | makefile | 109 $(PATHOBJ)\GetPlatform.obj \
|