Home
last modified time | relevance | path

Searched defs:char (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.8-20130828/sources/libraries/dbg/
Ddbg_Instrument.cpp314 void Instrument::SetLogFunction( void (*logFunc)( const char*, ... ) ) in SetLogFunction()
559 void Statistics::SetLogFunction( void (*logFunc)( const char*, ... ) ) in SetLogFunction()
Ddbg_Argument.cpp385 int GetOpt(const char *) in GetOpt()
/CTR-SDK-4.2.8-20130828/sources/libraries/rdt/CTR/
Drdt_Stopwatch.h172 explicit Stopwatch (const char*) { } in Stopwatch()