Searched refs:MakeDirectory (Results 1 – 3 of 3) sorted by relevance
59 def MakeDirectory(dir_path): function75 MakeDirectory(os.path.dirname(path))257 MakeDirectory(path)266 MakeDirectory(os.path.join(path, name))282 MakeDirectory(os.path.dirname(dest))497 MakeDirectory(os.path.dirname(depfile_path))
646 void Shell::MakeDirectory(const v8::FunctionCallbackInfo<v8::Value>& args) { in MakeDirectory() function in v8::Shell871 FunctionTemplate::New(isolate, MakeDirectory)); in AddOSMethods()
510 static void MakeDirectory(const v8::FunctionCallbackInfo<v8::Value>& args);