Home
last modified time | relevance | path

Searched defs:GetDefaultPlatform (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/src/tracing/
Dplatform_fake.cc25 Platform* Platform::GetDefaultPlatform() { in GetDefaultPlatform() function in perfetto::Platform
Dplatform_posix.cc113 Platform* Platform::GetDefaultPlatform() { in GetDefaultPlatform() function in perfetto::Platform
Dplatform_windows.cc117 Platform* Platform::GetDefaultPlatform() { in GetDefaultPlatform() function in perfetto::Platform
/external/tensorflow/tensorflow/compiler/xla/service/
Dplatform_util.cc88 /* static */ StatusOr<se::Platform*> PlatformUtil::GetDefaultPlatform() { in GetDefaultPlatform() function in xla::PlatformUtil