Searched defs:trace (Results 1 – 12 of 12) sorted by relevance
26 let trace = stacktrace_rust::get_trace(false); in test_get_trace() localVariable38 let trace = stacktrace_rust::get_trace(false); in test_get_trace_in_multithread() localVariable60 let trace = fs::read_to_string(path).unwrap(); in test_print_trace() localVariable
32 pub(crate) fn trace(value: &str) -> Self { in trace() method33 let trace = Self { label: Self::HITRACE_TAG_SECURITY }; in trace() localVariable
25 explicit PowerHitrace(const std::string& trace) : trace_(trace) in PowerHitrace()
80 std::vector<std::string> trace; variable120 std::vector<std::string> trace; variable163 std::vector<std::string> trace; variable198 std::vector<std::string> trace; variable233 std::vector<std::string> trace; variable318 std::vector<std::string> trace; variable754 std::vector<std::string> trace; variable789 std::vector<std::string> trace; variable824 std::vector<std::string> trace; variable
64 let trace = stacktrace_rust::get_trace(false); in get_trace_in_multi_thread() localVariable
47 let trace = GetTrace(skip_frame_num); in get_trace() localVariable
32 Trace Trace::trace; member in OHOS::UserIam::UserAuth::Trace
143 std::vector<std::string> trace; in FilterTrace() local
272 std::string LogParse::GetFilterTrace(const std::string& info, std::vector<std::string>& trace, in GetFilterTrace()
135 static std::string trace; in GetTrace() local
241 const char* trace = GetTrace(); variable
511 for (const auto &trace : ret.outputFiles) { in GetUnifiedSpecialFiles() local