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

  /external/oprofile/libutil/
op_file.h 61 * Clients of get_matching_pathnames must provide their own implementation
66 /* This enum is intended solely for the use of get_matching_pathnames(),
100 int get_matching_pathnames(void * name_list, get_pathname_callback,
op_file.c 115 int get_matching_pathnames(void * name_list, get_pathname_callback getpathname, function
162 get_matching_pathnames(
183 get_matching_pathnames(
  /external/oprofile/libutil++/
file_manip.cpp 123 return !get_matching_pathnames(&file_list, get_pathname,
  /external/oprofile/opjitconv/
opjitconv.c 85 /* Callback function used for get_matching_pathnames() call to obtain
506 if ((rc = get_matching_pathnames(&jd_fnames, get_pathname,
531 if (get_matching_pathnames(&anon_dnames, get_pathname,
538 /* When using get_matching_pathnames to find anon samples,
551 /* get_matching_pathnames returns only filename segment when

Completed in 148 milliseconds