Searched defs:GetPlatform (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/services/gcm/
H A Dgcm_desktop_utils.cc26 GCMClient::ChromePlatform GetPlatform() { function in namespace:gcm::__anon4648
71 chrome_build_info.platform = GetPlatform();
/external/chromium_org/native_client_sdk/src/tools/
H A Dgetos.py43 def GetPlatform(): function
241 platform = GetPlatform()
/external/chromium_org/ppapi/native_client/tools/browser_tester/browsertester/
H A Dbrowserlauncher.py20 def GetPlatform(): function
32 PLATFORM = GetPlatform()
/external/lldb/include/lldb/Target/
H A DTarget.h1149 GetPlatform () function in class:lldb_private::Target
/external/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2468 CommandInterpreter::GetPlatform (bool prefer_target_platform) function in class:CommandInterpreter
2476 platform_sp = target->GetPlatform();

Completed in 2821 milliseconds