Searched refs:GetDirectory (Results 1 – 9 of 9) sorted by relevance
81 std::string GetDirectory(const std::string &path) in GetDirectory() function93 std::string dir = GetDirectory(path); in CreateFile()
27 std::string GetDirectory(const std::string &path);
63 string DirAsset::GetDirectory() const in GetDirectory() function in OHOS::Media::DirAsset
42 EXPORT std::string GetDirectory() const;
62 EXPECT_EQ(dirAsset.GetDirectory(), directory);
148 const std::string directory = Utils::GetDirectory(g_records[0]); in SendBetaRecordPath()
96 static std::string GetDirectory(const std::string& path);
276 std::string Utils::GetDirectory(const std::string& path) in GetDirectory() function in OHOS::Rosen::Utils
137 string rootPath = ROOT_MEDIA_DIR + dirAsset.GetDirectory(); in GetAssetRecycle()