Home
last modified time | relevance | path

Searched refs:log_path (Results 1 – 12 of 12) sorted by relevance

/third_party/ninja/src/
Dninja.cc1017 string log_path = ".ninja_log"; in ToolRestat() local
1019 log_path = build_dir_ + "/" + log_path; in ToolRestat()
1022 const LoadStatus status = build_log_.Load(log_path, &err); in ToolRestat()
1024 Error("loading build log %s: %s", log_path.c_str(), err.c_str()); in ToolRestat()
1037 bool success = build_log_.Restat(log_path, disk_interface_, argc, argv, &err); in ToolRestat()
1044 if (!build_log_.OpenForWrite(log_path, *this, &err)) { in ToolRestat()
1234 string log_path = ".ninja_log"; in OpenBuildLog() local
1236 log_path = build_dir_ + "/" + log_path; in OpenBuildLog()
1239 const LoadStatus status = build_log_.Load(log_path, &err); in OpenBuildLog()
1241 Error("loading build log %s: %s", log_path.c_str(), err.c_str()); in OpenBuildLog()
[all …]
Dbuild_test.cc520 const char* log_path = NULL, const char* deps_path = NULL,
540 const char* log_path, const char* deps_path, in RebuildTarget() argument
550 if (log_path) { in RebuildTarget()
551 ASSERT_TRUE(build_log.Load(log_path, &err)); in RebuildTarget()
552 ASSERT_TRUE(build_log.OpenForWrite(log_path, *this, &err)); in RebuildTarget()
/third_party/musl/porting/linux/user/src/gwp_asan/
Dgwp_asan.c183 char log_path[GWP_ASAN_NAME_LEN]; in gwp_asan_printf() local
184 …snprintf(log_path, GWP_ASAN_NAME_LEN, "%s%s.%s.%d.log", GWP_ASAN_LOG_DIR, GWP_ASAN_LOG_TAG, path, … in gwp_asan_printf()
185 FILE *fp = fopen(log_path, "a+"); in gwp_asan_printf()
187 MUSL_LOGE("[gwp_asan]: %{public}s fopen %{public}s succeed.", path, log_path); in gwp_asan_printf()
190 MUSL_LOGE("[gwp_asan]: %{public}s fopen %{public}s failed!", path, log_path); in gwp_asan_printf()
/third_party/cef/libcef/common/
Dresource_util.cc184 base::FilePath log_path; in GetDefaultLogFilePath() local
185 base::PathService::Get(base::DIR_EXE, &log_path); in GetDefaultLogFilePath()
186 return log_path.Append(FILE_PATH_LITERAL("debug.log")); in GetDefaultLogFilePath()
/third_party/ffmpeg/libavfilter/
Dvf_libvmaf.c55 char *log_path; member
76 …the file path to be used to store logs.", OFFSET(log_path), AV_OPT_TYPE_STR…
173 read_frame, s, s->model_path, s->log_path, in compute_vmaf_score()
/third_party/musl/scripts/
Dinstall.py9 def exec_command(cmd, log_path='out/build.log', **kwargs): argument
/third_party/ltp/testcases/network/netstress/
Dnetstress.c115 static char *log_path = "netstress.log"; variable
726 int fd = SAFE_OPEN(log_path, O_CREAT | O_TRUNC | O_WRONLY, 0644); in move_to_background()
/third_party/python/Lib/test/
Dtest_typing.py3029 log_path: str
/third_party/ffmpeg/doc/
Dfilters.texi13887 @item log_path
/third_party/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi30331 <!-- const char* __sanitizer::CommonFlags::log_path -->
30332 …<var-decl name='log_path' type-id='type-id-4' visibility='default' filepath='../../.././libsanitiz…
/third_party/chromium/patch/
D0003-ohos-1115.patch24102 base::FilePath log_path;
24104 + base::PathService::Get(base::DIR_OHOS_APP_DATA, &log_path);
24106 base::PathService::Get(base::DIR_EXE, &log_path);
24108 return log_path.Append(FILE_PATH_LITERAL("debug.log"));
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi17530 …<var-decl name='log_path' type-id='type-id-4' visibility='default' filepath='../../.././libsanitiz…