Searched defs:svc (Results 1 – 6 of 6) sorted by relevance
39 auto svc = ndk::SharedRefBase::make<Thermal>(); in main() local
51 for (auto svc : drmInstances) { in getAllInstances() local
188 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()