Home
last modified time | relevance | path

Searched defs:log (Results 1 – 25 of 36) sorted by relevance

12

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DLogUtils.java92 public void info(String log) { in info()
103 public void info(String log, Object arg) { in info()
115 public void info(String log, Object arg1, Object arg2) { in info()
125 public void warn(String log) { in warn()
136 public void warn(String log, Object arg) { in warn()
148 public void warn(String log, Object arg, Throwable e) { in warn()
160 public void warn(String log, Object arg1, Object arg2) { in warn()
171 public void warn(String log, Throwable e) { in warn()
181 public void debug(String log) { in debug()
193 public void debug(String log, Object arg1, Object arg2) { in debug()
[all …]
/developtools/hdc/test/unittest/common/
Dserver_cmd_log_ut.cpp39 ServerCmdLog log; variable
48 ServerCmdLog log; variable
62 ServerCmdLog log; variable
70 ServerCmdLog log; variable
83 ServerCmdLog log; variable
/developtools/ace_ets2bundle/koala-wrapper/koalaui/common/dist/lib/src/
DPerfProbe.js44 exit(log) { } argument
92 exit(log) { argument
139 log(prefix) { method in PerfProbeImpl
213 exit(log) { argument
256 log(prefix) { method in MainPerfProbeImpl
/developtools/ace_js2bundle/ace-loader/plugin/templater/
Dcomponent_validator.js220 function validateName(tagName, children, nodeLoc, log) { argument
225 function validateForAttr(tagName, domNodeAttrs, domNodeAttrName, nodeLoc, log) { argument
242 function checkOneChild(name, children, pos, log) { argument
266 function validateTagWithoutRoot(domNode, tagName, domNodeAttrName, nodeLoc, log) { argument
297 function validateAliasTagMap(tagName, result, nodeLoc, log) { argument
320 function validateAtomicTag(tagName, children, nodeLoc, log) { argument
357 function validateAttrTagMap(tagName, domNodeAttrName, nodeLoc, log) { argument
413 function validateDefaultAttrTagMap(tagName, domNodeAttrs, domNodeAttrName, nodeLoc, log) { argument
440 function validateRequireAttrTagMap(tagName, domNodeAttrName, nodeLoc, log) { argument
464 function validateEnumAttrTagMap(tagName, domNodeAttrName, domNodeAttrs, nodeLoc, log) { argument
[all …]
/developtools/smartperf_host/smartperf_host/trace_streamer/src/rpc/
Dffrt_converter.cpp90 static uint32_t ExtractProcessId(ConStr &log) in ExtractProcessId()
123 static int ExtractThreadId(ConStr &log) in ExtractThreadId()
141 static void ExtraceFfrtThreadInfoFromSchedSwitch(ConStr &log, std::string &tName, int &tid) in ExtraceFfrtThreadInfoFromSchedSwitch()
162 static std::string ExtractTimeStr(ConStr &log) in ExtractTimeStr()
173 static std::string ExtractCpuId(ConStr &log) in ExtractCpuId()
184 static std::string ExtractTaskLable(ConStr &log) in ExtractTaskLable()
203 static void FindPrevAndNextPidForSchedSwitch(ConStr &log, int &prevPid, int &nextPid) in FindPrevAndNextPidForSchedSwitch()
231 static void PushProcessNamePositions(ConStr &log, size_t &hyphenPos, size_t &spacePos, std::vector<… in PushProcessNamePositions()
257 static void FindProcessNamePositions(ConStr &log, std::vector<size_t> &indexs) in FindProcessNamePositions()
284 static void SplitLogs(std::vector<size_t> &indexs, std::vector<std::string> &newLogs, ConStr &log) in SplitLogs()
[all …]
Dffrt_converter.h46 ConStr &log; member
61 std::string &log; member
/developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/src/cpp/
Dinterop-logging.cc28 std::string log; member
59 const std::string& log = groupedLogs[index]->log; in getGroupedLog() local
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Ddebug_logger_test.cpp53 std::string log; in LogLevelTest() local
111 std::string log; variable
/developtools/hiperf/test/unittest/common/native/
Ddebug_logger_test.cpp57 std::string log; in LogLevelTest() local
115 std::string log; variable
Doption_debug_test.cpp84 std::string log = ReadFileToString(DebugLogger::GetInstance()->logPath_); in LogLevelTest() local
/developtools/ace_ets2bundle/compiler/src/
Dpre_process.ts44 const log: LogInfo[] = result.log.concat(validateUISyntax(source, newContent, constant
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dpre_process.ts44 const log: LogInfo[] = result.log.concat(validateUISyntax(source, newContent, constant
/developtools/packing_tool/adapter/ohos/
DShowHelp.java23 Log log = new Log(ShowHelp.class.toString()); field
DLog.java27 private static final Logger log = Logger.getLogger("PackingTool"); field in Log
/developtools/ace_ets2bundle/koala-wrapper/tools/
Dissue_gen.mjs50 const log = `` constant
/developtools/ace_ets2bundle/compiler/server/
Dbuild_pipe_server.js196 function transformResourceNode(newSource, log) { argument
210 function processResourceNode(node, log) { argument
212 return processResourceData(node, '', {isAcceleratePreview: true, log: log}); property
/developtools/smartperf_host/smartperf_host/ide/src/log/
DLog.ts41 export const log = (message?: unknown): void => { constant
/developtools/integration_verification/tools/startup_guard/startup_checker/
Dbase_rule.py60 def log(self, info): member in BaseRule
/developtools/ace_ets2bundle/compiler/tools/memory_dotting_viewer/log/
DLog.js40 export const log = (message) => { function
/developtools/integration_verification/tools/deps_guard/rules_checker/
Dbase_rule.py55 def log(self, info): member in BaseRule
/developtools/hdc/src/common/
Dtask.cpp86 string log = Base::StringFormat(msg, vaArgs); in LogMsg() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/error/
DErrorMsg.java33 private static final Logger log = LogManager.getLogger(ErrorMsg.class); field in ErrorMsg
/developtools/ace_ets2bundle/compiler/src/fast_build/ets_ui/
Drollup-plugin-ets-typescript.ts648 const log: LogInfo[] = validateUISyntax(code, code, id, fileQuery, sourceFile); constant
662 const log: LogInfo[] = validateUISyntax(code, content, id, fileQuery); constant
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ets_ui/
Drollup-plugin-ets-typescript.ts662 const log: LogInfo[] = validateUISyntax(code, code, id, fileQuery, sourceFile); constant
676 const log: LogInfo[] = validateUISyntax(code, content, id, fileQuery); constant
/developtools/hdc/hdc_rust/src/host/
Dlogger.rs132 fn log(&self, record: &log::Record) { in log() method

12