Home
last modified time | relevance | path

Searched refs:CreatePartDir (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dfile.cpp214 if (File::CreatePartDir(partPath) == false) { in CreateParentDir()
222 bool File::CreatePartDir(const std::string &partPath) in CreatePartDir() function in OHOS::Idl::File
H A Dfile.h73 static bool CreatePartDir(const std::string &partPath);