Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_utils.cpp26 std::string PreferencesUtils::MakeFilePath(const std::string &prefPath, const std::string &suffix) in MakeFilePath() function in OHOS::NativePreferences::PreferencesUtils
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
Dfile_path_utils.cpp409 bool MakeFilePath(const std::string& codePath, const std::string& modulePath, std::string& fileName) in MakeFilePath() function