Home
last modified time | relevance | path

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

/developtools/syscap_codec/tools/
H A Dsyscap_config_merge.py154 full = assemble_header_file(base_file, extern_file) variable
156 out.writelines(full)
/developtools/hdc/src/common/
H A Dtransfer.h129 bool ResetCtx(CtxFile *context, bool full = false);
H A Dbase.cpp276 string full = GetLogDirName() + fileName; in CompressLogFile() local
277 if (access(full.c_str(), F_OK) != 0) { in CompressLogFile()
278 WRITE_LOG(LOG_FATAL, "CompressLogFile file %s not exist", full.c_str()); in CompressLogFile()
321 string full = GetLogDirName() + fileName; in CompressLogFile() local
322 if (access(full.c_str(), F_OK) != 0) { in CompressLogFile()
323 WRITE_LOG(LOG_FATAL, "CompressLogFile file %s not exist", full.c_str()); in CompressLogFile()
370 string full = GetLogDirName() + name; in CompressLogFiles() local
371 unlink(full.c_str()); in CompressLogFiles()
H A Dtransfer.cpp61 bool HdcTransferBase::ResetCtx(CtxFile *context, bool full) in ResetCtx() argument
63 if (full) { in ResetCtx()
/developtools/profiler/hiebpf/include/
H A Dvmlinux.h6512 int full; member
6828 __u64 full; member
36491 struct list_head full; member
65787 size_t full; global() member
[all...]

Completed in 411 milliseconds