Searched refs:g_fpsFormat (Results 1 – 1 of 1) sorted by relevance
35 const char *g_fpsFormat = "GP_daemon_fps 31104000"; variable69 fp_ = std::unique_ptr<FILE, int (*)(FILE*)>(CustomPopen(g_fpsFormat, "r"), CustomPclose); in Start()74 …HILOG_ERROR(LOG_CORE, "HidumpPlugin: CustomPopen(%s) Failed, errno(%d:%s)", g_fpsFormat, errno, bu… in Start()