Searched refs:create_profile_from_file_ (Results 1 – 1 of 1) sorted by relevance
229 create_profile_from_file_ = option.substr(strlen("--create-profile-from=")).ToString(); in ParseArgs()1055 create_profile_from_file_.c_str(), nullptr)); // No post-processing. in CreateProfile()1126 return !create_profile_from_file_.empty(); in ShouldCreateProfile()1261 std::string create_profile_from_file_; member in art::FINAL