Home | History | Annotate | Download | only in default

Lines Matching refs:contextSetCacheDir

473 Return<void> Context::contextSetCacheDir(const hidl_string& cacheDir) {
474 Device::getHal().ContextSetCacheDir(mContext, cacheDir.c_str(), cacheDir.size());