Searched refs:source_tf_path_ (Results 1 – 1 of 1) sorted by relevance
212 : ota_tf_path_(ota_tf_path), source_tf_path_(source_tf_path) {} in NonAbEstimator()222 std::string source_tf_path_; member in android::snapshot::NonAbEstimator255 if (!source_tf_path_.empty()) { in OpenPackages()256 source_tf_ = std::make_unique<TargetFilesPackage>(source_tf_path_); in OpenPackages()