Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_utils.cpp26 std::string MakeFilePath(const std::string &prefPath, const std::string &suffix) in MakeFilePath() function
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_path_utils.cpp407 bool MakeFilePath(const std::string& codePath, const std::string& modulePath, std::string& fileName) in MakeFilePath() function