Searched defs:srcLine (Results 1 – 2 of 2) sorted by relevance
| /TaskScheduler/Scheduler/Include/Scopes/ |
| H A D | MTScopes.h | 55 ScopeDesc(const char* srcFile, int32 srcLine, const char* scopeName) in ScopeDesc() 177 int32 Alloc(const char* srcFile, int32 srcLine, const char* scopeName) in Alloc() 191 int32 Alloc(const char* srcFile, int32 srcLine, const char* scopeName, const T1 & p1) in Alloc() 204 …int32 Alloc(const char* srcFile, int32 srcLine, const char* scopeName, const T1 & p1, const T1 & p… in Alloc() 217 …int32 Alloc(const char* srcFile, int32 srcLine, const char* scopeName, const T1 & p1, const T1 & p… in Alloc()
|
| /TaskScheduler/SchedulerTests/Tests/ |
| H A D | ScopesTests.cpp | 215 int32 srcLine = __LINE__; in SUITE() local
|