Searched refs:MakeDirectory (Results 1 – 3 of 3) sorted by relevance
44 def MakeDirectory(dir_path): function60 MakeDirectory(os.path.dirname(path))226 MakeDirectory(path)249 MakeDirectory(os.path.dirname(dest))
647 void Shell::MakeDirectory(const v8::FunctionCallbackInfo<v8::Value>& args) { in MakeDirectory() function in v8::Shell769 FunctionTemplate::New(isolate, MakeDirectory)); in AddOSMethods()
441 static void MakeDirectory(const v8::FunctionCallbackInfo<v8::Value>& args);