Searched defs:svc (Results 1 – 8 of 8) sorted by relevance
34 auto svc = ndk::SharedRefBase::make<Vibrator>( in main() local
40 auto svc = ndk::SharedRefBase::make<Vibrator>( in main() local
39 auto svc = ndk::SharedRefBase::make<Thermal>(); in main() local
51 for (auto svc : drmInstances) { in getAllInstances() local
187 auto svc = GetParamService(); in SetUp() local
29 RefcountPipe::RefcountPipe(void* hwPipe, Service* svc, base::Stream* loadStream) in RefcountPipe()
208 Service* svc = nullptr; in onGuestSend() local
583 aidl::SuppSvcNotification toAidl(const V1_0::SuppSvcNotification& svc) { in toAidl()