Home
last modified time | relevance | path

Searched defs:isLinux (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core/Internal/
DPlatformApis.cs39 static readonly bool isLinux; field in Grpc.Core.Internal.PlatformApis
/third_party/node/test/common/
Dindex.js112 const isLinux = process.platform === 'linux'; constant
723 isLinux, property