Home
last modified time | relevance | path

Searched refs:CallLogger (Results 1 – 3 of 3) sorted by relevance

/dports/misc/estic/estic-1.61_10/estic/
H A Diclog.cc42 class CallLogger: public EventHandler { class
62 String CallLogger::ExpandName (const String& Filename, const Time& T, unsigned Dev) in ExpandName()
105 void CallLogger::LogOutgoing (const String& Filename, String Msg, in LogOutgoing()
137 void CallLogger::LogIncoming (const String& Filename, String Msg, in LogIncoming()
169 void CallLogger::HandleEvent (Event& E) in HandleEvent()
237 static CallLogger CL;
/dports/misc/estic/estic-1.61_10/
H A Destic.diff51 < void CallLogger::LogOutgoing (const String& Filename, const String& Msg,
53 > void CallLogger::LogOutgoing (const String& Filename, String Msg,
59 < void CallLogger::LogIncoming (const String& Filename, const String& Msg,
61 > void CallLogger::LogIncoming (const String& Filename, String Msg,
/dports/lang/ruby26/ruby-2.6.9/gems/test-unit-3.2.9/test/
H A Dtest-test-case.rb952 module CallLogger module in Test.TestStartupShutdown.TestOrder
968 extend CallLogger
1013 extend CallLogger