Home
last modified time | relevance | path

Searched refs:binderPath (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp692 std::string binderPath = binderInfo.substr(0, splitIndex); in WriteFreezeJsonInfo() local
693 if (FileUtil::FileExists(binderPath)) { in WriteFreezeJsonInfo()
694 binderInfo = GetAppFreezeFile(binderPath); in WriteFreezeJsonInfo()

Completed in 3 milliseconds