Searched refs:shimDevice (Results 1 – 1 of 1) sorted by relevance
169 auto shimDevice = ndk::SharedRefBase::make<ShimDevice>(nnapi, device, info.serviceName); in registerDevices() local170 devices.push_back(std::move(shimDevice)); in registerDevices()