Home
last modified time | relevance | path

Searched refs:RemoveDirectory (Results 1 – 9 of 9) sorted by relevance

/external/protobuf/src/google/protobuf/testing/
Dfile.cc146 RemoveDirectory(name.c_str()); in DeleteRecursively()
156 RemoveDirectory(path.c_str()); in DeleteRecursively()
164 RemoveDirectory(name.c_str()); in DeleteRecursively()
/external/v8/src/
Dd8-posix.cc696 void Shell::RemoveDirectory(const v8::FunctionCallbackInfo<v8::Value>& args) { in RemoveDirectory() function in v8::Shell
788 FunctionTemplate::New(isolate, RemoveDirectory)); in AddOSMethods()
Dd8.h436 static void RemoveDirectory(const v8::FunctionCallbackInfo<v8::Value>& args);
/external/webrtc/webrtc/base/
Dwin32filesystem.cc195 return ::RemoveDirectory(ToUtf16(no_slash).c_str()) != 0; in DeleteEmptyFolder()
/external/lzma/CPP/Windows/
DFileDir.cpp136 if (::RemoveDirectory(fs2fas(path))) in RemoveDir()
/external/gtest/test/
Dgtest-filepath_test.cc79 int ret = RemoveDirectory(wpath) ? 0 : -1; in _rmdir()
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest-filepath_test.cc79 int ret = RemoveDirectory(wpath) ? 0 : -1; in _rmdir()
/external/google-breakpad/src/testing/gtest/test/
Dgtest-filepath_test.cc79 int ret = RemoveDirectory(wpath) ? 0 : -1; in _rmdir()
/external/protobuf/gtest/test/
Dgtest-filepath_test.cc79 int ret = RemoveDirectory(wpath) ? 0 : -1; in _rmdir()