Home
last modified time | relevance | path

Searched refs:LoadLine (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.h99 static void LoadLine(const std::string& path, std::string& line);
H A Drs_profiler_telemetry.cpp245 Utils::LoadLine(*CPU_CORES, line); in GetCoreCount()
H A Drs_profiler_utils.cpp337 void Utils::LoadLine(const std::string& path, std::string& line) in LoadLine() function in OHOS::Rosen::Utils