Searched defs:platform_kind (Results 1 – 3 of 3) sorted by relevance
66 void PluginRegistry::MapPlatformKindToId(PlatformKind platform_kind, in MapPlatformKindToId()
87 PlatformKind platform_kind() const { return platform_kind_; } in platform_kind() function
98 stream_executor::PlatformKind platform_kind = in CheckCompatibilityWithServiceExecutableRunOptions() local