Home
last modified time | relevance | path

Searched defs:partPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dfile.cpp212 std::string partPath = StringHelper::SubStr(path, 0, pos); in CreateParentDir() local
222 bool File::CreatePartDir(const std::string &partPath) in CreatePartDir()
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dfile.cpp202 std::string partPath = StringHelper::SubStr(path, 0, pos); in CreateParentDir() local