Searched defs:traceStr (Results 1 - 10 of 10) sorted by relevance
| /foundation/graphic/graphic_2d/utils/scoped_bytrace/src/ |
| H A D | scoped_bytrace.cpp | 44 ScopedDebugTrace::ScopedDebugTrace(const std::string &traceStr) in ScopedDebugTrace() argument
|
| /foundation/ability/form_fwk/services/form_render_service/src/ |
| H A D | form_render_event_report.cpp | 62 std::string traceStr; in SendBlockFaultEvent() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/ |
| H A D | rs_optional_trace.h | 74 RSOptionalTrace(const std::string& traceStr) in RSOptionalTrace() argument 94 RSProcessTrace(bool forceEnable, const std::string& traceStr) in RSProcessTrace() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/ |
| H A D | text_trace.h | 39 TextOptionalTrace(std::string traceStr) in TextOptionalTrace() argument 84 static void TraceWithLevel(TextTraceLevel level, const std::string& traceStr, std::string caller) in TraceWithLevel() argument
|
| /foundation/arkui/napi/native_engine/ |
| H A D | native_async_work.cpp | 79 char traceStr[TRACE_BUFFER_SIZE] = {0}; local
|
| /foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/ |
| H A D | res_sched_exe_mgr.cpp | 68 std::string traceStr = BuildTraceStr(__func__, resType, value); in SendRequestSync() local 98 std::string traceStr = BuildTraceStr(__func__, resType, value); in SendRequestAsync() local
|
| /foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
| H A D | bytrace_adapter.cpp | 79 std::string traceStr; in GetPointerTraceString() local
|
| /base/startup/appspawn/modules/common/ |
| H A D | appspawn_common.c | 318 char *traceStr = strstr(data, tracerPid); in CheckTraceStatus() local
|
| /base/startup/init/services/init/ |
| H A D | init_common_service.c | 547 char *traceStr = strstr(data, tracerPid);
in CheckTraceStatus() local
|
| /foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
| H A D | plugin_mgr.cpp | 502 std::string traceStr = BuildDispatchTrace(resData, libName, __func__, pluginList);
in DeliverResource() local
|
Completed in 8 milliseconds