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