Home
last modified time | relevance | path

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

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