Home
last modified time | relevance | path

Searched refs:kOpenSource (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dsattypes.h59 static const bool kOpenSource = true; variable
61 static const bool kOpenSource = false; variable
H A Dos.cc125 if (kOpenSource) { in IsSupported()