Searched defs:MakeFilePath (Results 1 – 2 of 2) sorted by relevance
26 std::string PreferencesUtils::MakeFilePath(const std::string &prefPath, const std::string &suffix) in MakeFilePath() function in OHOS::NativePreferences::PreferencesUtils
409 bool MakeFilePath(const std::string& codePath, const std::string& modulePath, std::string& fileName) in MakeFilePath() function