Searched refs:cac_map_path (Results 1 – 1 of 1) sorted by relevance
262 char cac_map_path[RKCAC_MAX_PATH_LEN] = {0}; local315 strcpy(cac_map_path, config->iqpath);316 strcat(cac_map_path, "/");318 strcat(cac_map_path, attr_->persist_params.psf_path);320 std::ifstream ifs(cac_map_path, std::ios::binary);322 LOGE_ACAC("Failed to open PSF file %s", cac_map_path);