Searched refs:HDTRACE (Results 1 - 12 of 12) sorted by relevance

/haiku/src/apps/haikudepot/util/
H A DLoggingUrlProtocolListener.cpp43 HDTRACE("url->file <%s>; %s", fTraceLoggingIdentifier.String(), text);
H A DStorageUtils.cpp227 HDTRACE("delete candidate [%s]", pathAndTimestamp.String().String());
312 HDTRACE("an object exists at the candidate path "
316 HDTRACE("did delete the candidate file [%s]", path.Path());
/haiku/src/apps/haikudepot/process/
H A DThreadedProcessNode.cpp60 HDTRACE("[Node<%s>] thread still running...", Process()->Name());
137 HDTRACE("[Node<%s>] compute complete", Process()->Name());
H A DProcessCoordinator.cpp391 HDTRACE("[Coordinator] will coordinate nodes");
404 HDTRACE("[Coordinator] all predecessors not complete -> "
408 HDTRACE("[Coordinator] process [%s] running or complete",
/haiku/src/apps/haikudepot/model/
H A DLogger.h51 #define HDTRACE(M...) HDLOG(LOG_LEVEL_TRACE, M) macro
H A DLanguageModel.cpp74 HDTRACE("did add the supported language [%s]" , value->ID());
78 HDTRACE("did replace the supported language [%s]", value->ID());
120 HDTRACE("no supported languages --> will use default language");
147 HDTRACE("did find supported language [%s] as best match to [%s] from %" B_PRIu32
H A DModel.cpp531 HDTRACE("will populate package for [%s]", package->Name().String());
/haiku/src/apps/haikudepot/tar/
H A DTarArchiveService.cpp74 HDTRACE("did read tar entry header for [%s]",
/haiku/src/apps/haikudepot/server/
H A DServerPkgDataUpdateProcess.cpp157 HDTRACE("did populate data for [%s] (%s)", pkg->Name()->String(),
H A DLocalPkgDataLoadProcess.cpp236 HDTRACE("pkg [%s] assigned to [%s]",
H A DWebAppInterface.cpp85 HDTRACE("post-json: %s", text);
412 HDTRACE("start; token claims...");
414 HDTRACE("...end; token claims");
/haiku/src/apps/haikudepot/ui/
H A DMainWindow.cpp945 HDTRACE("adopting model to main window ui");

Completed in 126 milliseconds