Searched defs:GetDefaultPlatform (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/perfetto/src/tracing/ | ||
H A D | platform_fake.cc | 25 Platform* Platform::GetDefaultPlatform() { in GetDefaultPlatform() function in perfetto::Platform |
H A D | platform_posix.cc | 128 Platform* Platform::GetDefaultPlatform() { in GetDefaultPlatform() function in perfetto::Platform |
H A D | platform_windows.cc | 117 Platform* Platform::GetDefaultPlatform() { in GetDefaultPlatform() function in perfetto::Platform |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ | ||
H A D | platform_util.cc | 85 /* static */ StatusOr<se::Platform*> PlatformUtil::GetDefaultPlatform() { in GetDefaultPlatform() function in xla::PlatformUtil |