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

  /external/chromium/chrome/browser/
process_singleton_linux.cc 246 bool UnlinkPath(const FilePath& path) {
351 UnlinkPath(path);
794 UnlinkPath(lock_path_);
806 UnlinkPath(lock_path_);
813 UnlinkPath(lock_path_);
948 UnlinkPath(socket_path_);
949 UnlinkPath(cookie_path_);
    [all...]
  /external/chromium_org/chrome/browser/
process_singleton_linux.cc 244 bool UnlinkPath(const base::FilePath& path) {
733 UnlinkPath(lock_path_);
745 UnlinkPath(lock_path_);
752 UnlinkPath(lock_path_);
902 UnlinkPath(socket_path_);
903 UnlinkPath(cookie_path_);
938 UnlinkPath(socket_path_);
939 UnlinkPath(cookie_path_);
940 UnlinkPath(lock_path_);
964 UnlinkPath(lock_path_)
    [all...]

Completed in 141 milliseconds