Searched defs:S (Results 1 – 5 of 5) sorted by relevance
122 #define IF_FLEXIBLE(S) ENABLE_IF(_C2Flexible<S>::value) argument
71 inline sp<ISensors>& S() { return SensorsHidlEnvironmentV1_0::Instance()->sensors; } in S() function in SensorsHidlTest
212 typedef C2StreamMediaTypeSetting S; in QueryMediaType() typedef
36 #define XSTR(S) #S in Context() argument37 #define STR(S) XSTR(S) in Context() argument
2063 const C2NumbersStreamTuning *S[] = { outs1.get(), ins1.get(), bouts1.get() }; in TEST_F() local