Searched defs:externalLog (Results 1 – 6 of 6) sorted by relevance
125 Json::Value externalLog; in InnerShareAppEvent() local198 Json::Value externalLog; in PublishStackEvent() local
129 bool CopyExternalLog(int32_t uid, const std::string& externalLog, const std::string& destPath) in CopyExternalLog()144 bool CheckInSandBoxLog(const std::string& externalLog, const std::string& sandBoxLogPath, in CheckInSandBoxLog()195 std::string externalLog = ""; in SendLogToSandBox() local
110 std::string externalLog = "FreezeJsonGeneratorTest_003"; variable
563 Json::Value externalLog(Json::arrayValue); in ReportJsErrorToAppEvent() local618 Json::Value externalLog(Json::arrayValue); in ReportSanitizerToAppEvent() local882 Json::Value externalLog; in GetStackInfo() local1090 std::string externalLog = FreezeJsonUtil::GetStrByList(externalLogList); in ReportAppFreezeToAppEvent() local
187 …eezeJsonParams::Builder& FreezeJsonParams::Builder::InitExternalLog(const std::string& externalLog) in InitExternalLog()
103 std::vector<LogInfo> externalLog; member