Searched refs:GetDataFileDirPath (Results 1 – 5 of 5) sorted by relevance
32 auto fileName = AceApplicationInfo::GetInstance().GetDataFileDirPath(); in StorageImpl()
120 auto dumpFilePath = AceApplicationInfo::GetInstance().GetDataFileDirPath() + "/arkui.dump"; in OutPutBySize()
56 …auto filePath = AceApplicationInfo::GetInstance().GetDataFileDirPath() + "/arkui_bestpractice.json… in Stop()
87 const std::string& GetDataFileDirPath() const in GetDataFileDirPath() function
80 rsUIDirector_->SetCacheDir(AceApplicationInfo::GetInstance().GetDataFileDirPath()); in RosenWindow()