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

  /external/google-breakpad/src/common/tests/
auto_tempdir.h 61 DeleteRecursively(path_);
69 void DeleteRecursively(const string& path) {
83 DeleteRecursively(entry_path);
  /external/protobuf/src/google/protobuf/testing/
file.cc 134 void File::DeleteRecursively(const string& name,
155 DeleteRecursively(path, NULL, NULL);
179 DeleteRecursively(name + "/" + entry_name, NULL, NULL);

Completed in 208 milliseconds