/base/hiviewdfx/hiview/base/test/unittest/common/ |
D | audit_log_parser_test.cpp | 76 for (auto& log : threadEventList) { variable 80 for (auto& log : pluginEventList) { variable 85 for (auto& log : pipelineEventList) { variable 119 for (auto& log : threadEventList) { variable 123 for (auto& log : pluginEventList) { variable 128 for (auto& log : pipelineEventList) { variable
|
/base/hiviewdfx/faultloggerd/test/systemtest/ |
D | dumpcatcher_system_test.cpp | 476 string log[] = { "Tid:", "#00", "/data/crasher", "Name:SubTestThread", "usleep"}; variable 501 string log[] = { "Tid:", "#00", "/data/crasher", "Name:SubTestThread", "usleep"}; variable 529 string log[] = { "Tid:", "#00", "/data/crasher", "Name:SubTestThread", "usleep"}; variable 558 string log[] = { "Tid:", "#00", "/data/crasher", "Name:SubTestThread", "usleep"}; variable 587 string log[] = { "Tid:", "#00", "/data/crasher", "Name:SubTestThread", "usleep"}; variable 616 string log[] = { "Tid:", "#00", "/data/crasher", "Name:SubTestThread", "usleep"}; variable 678 string log[] = {"Failed"}; variable 698 string log[] = {"Failed"}; variable 722 string log[] = {"Failed"}; variable 743 string log[] = {"Failed"}; variable [all …]
|
D | faultloggerd_system_test.cpp | 132 string log[] = { in CheckCountNum() local 143 string log[] = { in CheckCountNumAbort() local 154 string log[] = { in CheckCountNumPCZero() local 165 string log[] = { in CheckCountNumOverStack() local 176 string log[] = { in CheckCountNumMultiThread() local 232 string log[] = { in CheckCountNumStackTop() local 249 string log[] = { in CheckCppCrashAllLabelKeywords() local 1047 string log[] = { variable
|
/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/ |
D | dumpcatcher_command_test.cpp | 72 string log[] = {"Pid:", "Name:", "#00", "#01", "#02"}; variable 93 string log[] = {"Pid:", "Name:", "#00", "#01", "#02"}; variable 121 string log[] = {"Pid:", "Name:", "#00", "#01", "#02"}; variable 149 string log[] = {"Pid:", "Name:", "#00", "#01", "#02"}; variable 177 string log[] = {"Pid:", "Name:", "#00", "#01", "#02"}; variable 209 string log[] = { "Tid:", "Name:", "#00", "/system/bin/appspawn", "Name:DfxWatchdog", variable 243 string log[] = { "Tid:", "Name:", "#00", "/system/bin/appspawn" }; variable 266 string log[] = {"Failed"}; variable 286 string log[] = {"Failed"}; variable 315 string log[] = {"Pid:", "Name:", "#00", "#01", "#02"}; variable [all …]
|
D | dumpcatcher_interfaces_test.cpp | 124 string log[] = {"Tid:", "Name:", "Tid:", "Name:"}; variable 195 string log[] = { "Tid:", "Name:", "Failed" }; variable 269 string log[] = { "Tid:", "Name:", "Failed"}; variable 315 string log[] = { "Tid:", "Name:", "Failed"}; variable 345 string log[] = { "Tid:", "Name:", "#00", "/system/bin/appspawn", variable 376 string log[] = { "Tid:", "Name:", "#00", "/system/bin/appspawn"}; variable
|
/base/startup/init/test/unittest/modules/ |
D | modules_unittest.cpp | 72 FILE *log = fopen("/data/init_ut/ModulesTest.log", "w"); variable 82 FILE *log = fopen("/data/init_ut/ModulesTest.log", "w"); variable 93 FILE *log = fopen("/data/init_ut/ModulesTest.log", "w"); variable
|
/base/hiviewdfx/hilog/test/unittest/common/ |
D | hilog_print_test.cpp | 105 std::string log = ""; variable 143 std::string log = ""; variable 169 std::string log = ""; variable 201 std::string log = ""; variable
|
/base/hiviewdfx/hiappevent/test/unittest/common/native/ |
D | hiappevent_read_test.cpp | 65 auto testListener = [](const std::string& log) { in __anon1737b6de0202() 92 std::for_each(logs.cbegin(), logs.cend(), [](const std::string& log) { in __anon1737b6de0302()
|
/base/update/update_app/common/src/main/ets/util/ |
D | LogUtils.ts | 44 export function log(tag: string, message: string, ...args: (string | number)[]): void { function
|
/base/update/updateservice/services/firmware/utils/src/ |
D | firmware_combine_version_utils.cpp | 29 std::string log; in GetPackageVersion() local 54 …geVersionUtils::HandleBaseVersionLog(std::string &baseVersion, std::string &base, std::string &log) in HandleBaseVersionLog()
|
/base/update/updateservice/services/core/ability/log/src/ |
D | update_log.cpp | 105 std::pair<std::string, std::string> UpdateLog::SplitLogByFmtLabel(const std::string &log, const std… in SplitLogByFmtLabel() 115 std::string UpdateLog::GetFmtLabel(const std::string &log) in GetFmtLabel()
|
/base/startup/init/services/modules/bootchart/ |
D | bootchart.c | 100 BOOTCHART_STATIC void BootchartLogFile(FILE *log, const char *procfile) in BootchartLogFile() 109 BOOTCHART_STATIC void BootchartLogProcessStat(FILE *log, pid_t pid) in BootchartLogProcessStat() 146 BOOTCHART_STATIC void bootchartLogProcess(FILE *log) in bootchartLogProcess()
|
/base/hiviewdfx/hiview/service/ |
D | hiview_service.cpp | 154 for (auto &log : logList) { in DumpPluginUsageInfo() local 181 for (auto &log : logList) { in DumpThreadUsageInfo() local 204 for (auto &log : logList) { in DumpPipelineUsageInfo() local
|
/base/update/update_app/product/oh/base/src/main/ets/MainAbility/ |
D | MainAbility.ts | 122 protected log(message: string): void { method in MainAbility
|
/base/msdp/device_status/rust/utils/src/ |
D | macros.rs | 91 log: Box<dyn Fn(&str, &str)>, field
|
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/ |
D | dfx_processdump_test.cpp | 268 string log[] = {"please use dumpcatcher"}; variable 286 string log[] = {"please use dumpcatcher"}; variable
|
/base/hiviewdfx/hilog/platform/interface/native/ |
D | log.cpp | 73 os_log_t log = os_log_create(DFX_PLATFORM_LOG_TAG, levelName); in LogPrint() local
|
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/ |
D | log_print.h | 33 const char *log; member
|
/base/security/device_auth/frameworks/deviceauth_lite/source/log/ |
D | log.c | 60 DLL_API_PUBLIC void registe_log(struct log_f_group *log) in registe_log()
|
/base/hiviewdfx/hiview/base/ |
D | audit_log_parser.cpp | 55 std::vector<std::string> SplitStr(const std::string& log) in SplitStr() 72 for (auto& log : logList) { in StartParse() local
|
/base/update/update_app/common/src/main/ets/manager/ |
D | UpdateManager.ts | 388 private log(message: string): void { method in UpdateManager
|
/base/update/updateservice/services/core/ability/log/include/ |
D | update_log.h | 42 std::string log; member
|
/base/request/request/services/service/rust/src/ |
D | lib.rs | 29 mod log; module
|
/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
D | hvigor-wrapper.js | 1 …_process"),o=require("constants"),i=require("stream"),s=require("util"),c=require("assert"),a=requ… 2 …,t.cluster=n.cluster}catch(n){t=new $u("log4js",ju.ERROR,["Unable to parse log:",e,"because: ",n])… method in anonymousFunction72b5e89a20e00.Fl
|