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

  /external/protobuf/src/google/protobuf/testing/
file.cc 146 RemoveDirectory(name.c_str());
156 RemoveDirectory(path.c_str());
164 RemoveDirectory(name.c_str());
  /external/v8/src/
d8-posix.cc 645 void Shell::RemoveDirectory(const v8::FunctionCallbackInfo<v8::Value>& args) {
723 FunctionTemplate::New(isolate, RemoveDirectory));
d8.h 359 static void RemoveDirectory(const v8::FunctionCallbackInfo<v8::Value>& args);
  /external/google-breakpad/src/testing/gtest/test/
gtest-filepath_test.cc 79 int ret = RemoveDirectory(wpath) ? 0 : -1;
  /external/gtest/test/
gtest-filepath_test.cc 79 int ret = RemoveDirectory(wpath) ? 0 : -1;
  /external/protobuf/gtest/test/
gtest-filepath_test.cc 79 int ret = RemoveDirectory(wpath) ? 0 : -1;
  /ndk/sources/third_party/googletest/googletest/test/
gtest-filepath_test.cc 79 int ret = RemoveDirectory(wpath) ? 0 : -1;
  /external/lzma/CPP/Windows/
FileDir.cpp 137 if (::RemoveDirectory(pathName))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h     [all...]

Completed in 324 milliseconds