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

  /external/oprofile/libpp/
callgraph_container.h 150 std::string const & app_image,
154 std::string const & app_image,
populate_for_spu.cpp 48 string const app_image,
89 samples.add(profile, *abfd, app_image, ip_grp_num);
120 it->app_image, samples, ip,
populate.cpp 87 // image_set's files - this is because it->app_image
89 // to the wrong app_image otherwise
94 samples.add(profile, abfd, it->app_image, i);
arrange_profiles.h 189 std::string app_image; member in struct:image_set
209 * different app_image values, e.g. /bin/bash.
210 * We need to keep track of the app_image values to
callgraph_container.cpp 427 string const & app_image, size_t pclass,
437 populate(pit->cg_files, app_image,
445 string const & app_image, size_t pclass,
495 merge_lib ? app_image : app_name, pc,
arrange_profiles.cpp 664 // if we're lib-merging, then the app_image cannot
780 void add_to_group(image_group_set & group, string const & app_image,
784 set.app_image = app_image;
  /packages/apps/Settings/src/com/android/settings/
AppListPreference.java 64 ImageView imageView = (ImageView)view.findViewById(R.id.app_image);

Completed in 546 milliseconds