Home
last modified time | relevance | path

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

/third_party/gn/examples/ios/build/config/ios/scripts/
Dsdk_info.py33 def GetPlatform(target_cpu): function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DInstance.cpp282 dawn_platform::Platform* InstanceBase::GetPlatform() { in GetPlatform() function in dawn_native::InstanceBase
DDevice.cpp593 dawn_platform::Platform* DeviceBase::GetPlatform() const { in GetPlatform() function in dawn_native::DeviceBase
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
DDawnPerfTest.cpp171 DawnPerfTestPlatform* DawnPerfTestEnvironment::GetPlatform() const { in GetPlatform() function in DawnPerfTestEnvironment
/third_party/node/deps/v8/tools/
Drun_perf.py620 def GetPlatform(args): member in Platform