HomeSort by relevance Sort by last modified time
    Searched refs:get_archive_path (Results 1 - 10 of 10) sorted by null

  /external/oprofile/libpp/
image_errors.cpp 34 string image_name = extra.get_archive_path() + image;
locate_images.h 73 std::string get_archive_path() const { return archive_path; } function in class:extra_images
profile_spec.h 65 std::string get_archive_path() const;
profile_spec.cpp 108 string profile_spec::get_archive_path() const function in class:profile_spec
334 if (!is_directory(spec.get_archive_path() + "/" + *ip_it)) {
335 cerr << spec.get_archive_path() + "/" + *ip_it << " isn't a valid directory\n";
342 spec.extra_found_images.populate(image_path, spec.get_archive_path(),
populate_for_spu.cpp 54 string archive_path = samples.extra_found_images.get_archive_path();
  /external/oprofile/pp/
opannotate_options.cpp 130 cverb << vsfile << "Archive: " << pspec.get_archive_path() << endl;
oparchive.cpp 106 string archive_path = classes.extra_found_images.get_archive_path();
opreport_options.cpp 259 cverb << vsfile << "Archive: " << pspec.get_archive_path() << endl;
  /external/oprofile/libutil++/
op_spu_bfd.cpp 45 archive_path(extra_images.get_archive_path()),
op_bfd.cpp 104 archive_path(extra_images.get_archive_path()),

Completed in 165 milliseconds