Home
last modified time | relevance | path

Searched refs:GetDefaultPath (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_file.h117 static const std::string& GetDefaultPath();
H A Drs_profiler_network.cpp55 file.Create(RSFile::GetDefaultPath()); in OnBinaryPrepare()
H A Drs_profiler_file.cpp33 const std::string& RSFile::GetDefaultPath() in GetDefaultPath() function in OHOS::Rosen::RSFile
H A Drs_profiler.cpp1260 g_recordFile.Create(RSFile::GetDefaultPath()); in RecordStart()
1344 path = RSFile::GetDefaultPath(); in PlaybackPrepareFirstFrame()