HomeSort by relevance Sort by last modified time
    Searched full:opendir (Results 176 - 200 of 533) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/skia/tools/skpdiff/
skpdiff_util.cpp 110 DIR* dir = opendir(path);
  /frameworks/av/drm/libdrmframework/include/
PlugInManager.h 204 DIR* pDir = opendir(rsDirPath.string());
  /frameworks/av/media/libmedia/
MediaScanner.cpp 154 DIR* dir = opendir(path);
  /frameworks/av/media/libmediaplayerservice/
Crypto.cpp 108 DIR* pDir = opendir(dirPath.string());
  /frameworks/base/native/android/
asset_manager.cpp 119 return new AAssetDir(mgr->openDir(dirName));
  /frameworks/native/cmds/rawbu/
backup.cpp 72 dir = opendir(path);
75 fprintf (stderr, "Error opendir'ing %s: %s\n",
265 dir = opendir(srcPath);
268 fprintf (stderr, "error opendir'ing '%s': %s\n",
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/core/
Exynos_OMX_Component_Register.c 65 dir = opendir(EXYNOS_OMX_INSTALL_PATH);
  /libcore/luni/src/main/native/
java_io_File.cpp 94 mDirStream = opendir(path);
java_lang_ProcessManager.cpp 54 DIR* d = opendir(fd_path);
  /ndk/sources/host-tools/make-3.81/w32/compat/
dirent.c 28 opendir(const char* pDirName) function
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/lib/
libthread_db.a 174 @Q-??@G?=Qlibthread_db.cgSymbols_event_getmsg_helpergEventMsgHandle.LC0.LC1.LC2td_symbol_list__i686.get_pc_thunk.cx_GLOBAL_OFFSET_TABLE_td_ta_set_eventtd_thr_get_infotd_thr_event_enabletd_ta_thr_iter__i686.get_pc_thunk.bxsnprintfopendirreaddiratoiclosedirtd_ta_event_addrps_pglobal_lookuptd_ta_event_getmsgptracetd_ta_newmalloc
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/lib/
libthread_db.a 174 @Q-??@G?=Qlibthread_db.cgSymbols_event_getmsg_helpergEventMsgHandle.LC0.LC1.LC2td_symbol_list__i686.get_pc_thunk.cx_GLOBAL_OFFSET_TABLE_td_ta_set_eventtd_thr_get_infotd_thr_event_enabletd_ta_thr_iter__i686.get_pc_thunk.bxsnprintfopendirreaddiratoiclosedirtd_ta_event_addrps_pglobal_lookuptd_ta_event_getmsgptracetd_ta_newmalloc
  /system/core/debuggerd/
getevent.c 141 dir = opendir(dirname);
  /system/core/libutils/
ProcessCallStack.cpp 131 dp = opendir(PATH_SELF_TASK);
  /system/netd/
InterfaceController.cpp 151 DIR *dir = opendir(ipv6_proc_path);
  /system/vold/
main.cpp 147 DIR *d = opendir(path);
  /frameworks/native/cmds/installd/
utils.c 276 d = opendir(pathname);
278 ALOGE("Couldn't opendir %s: %s\n", pathname, strerror(errno));
344 d = opendir(basepath);
629 d = opendir(basepath);
659 subdir = opendir(dirname);
  /development/ndk/platforms/android-3/arch-arm/lib-bootstrap/
libc.so 
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/lib/
libc.so 
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/
libc.so 
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/libx32/
libc.so 
  /external/chromium_org/third_party/libusb/src/libusb/os/
linux_usbfs.c 248 dir = opendir(dirname);
284 dir = opendir(path);
1122 dir = opendir(dirpath);
1124 usbi_err(ctx, "opendir '%s' failed, errno=%d", dirpath, errno);
1157 DIR *buses = opendir(usbfs_path);
1161 usbi_err(ctx, "opendir buses failed errno=%d", errno);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/
eclipse_1310.so 
  /external/iputils/
rarpd.c 226 d = opendir(tftp_dir);
228 syslog(LOG_ERR, "opendir: %m");
  /external/libcap-ng/libcap-ng-0.7/utils/
netcap.c 52 d = opendir("/proc");
145 f = opendir(buf);

Completed in 732 milliseconds

1 2 3 4 5 6 78 91011>>