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

  /frameworks/av/drm/libdrmframework/include/
PlugInManager.h 50 String8 sPath;
57 sPath("")
148 pPlugInContainer->sPath = rsPlugInPath;
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Utils.cpp     [all...]
  /external/chromium_org/components/storage_monitor/
volume_mount_watcher_win.cc 479 wchar_t sPath[MAX_PATH];
480 if (!SHGetPathFromIDList(pidl, sPath)) {
487 paths.push_back(base::FilePath(sPath));
492 HandleDeviceDetachEventOnUIThread(sPath);

Completed in 287 milliseconds