Home
last modified time | relevance | path

Searched refs:levelString (Results 1 – 2 of 2) sorted by relevance

/RevoEX-3.1/build/libraries/mpds/include/
Dmpdsprivate.h74 void MPDSiLogCore( u32 level, const char* levelString, const char* file, const char* func, int l…
75 void MPDSiVLogCore( u32 level, const char* levelString, const char* file, const char* func, int …
/RevoEX-3.1/build/libraries/mpds/src/
Dmpdssystem.c981 MPDSiVLogCore( u32 level, const char* levelString, in MPDSiVLogCore() argument
995 levelString ); in MPDSiVLogCore()
1016 MPDSiLogCore( u32 level, const char* levelString, in MPDSiLogCore() argument
1022 MPDSiVLogCore( level, levelString, file, func, line, fmt, vlist ); in MPDSiLogCore()