Home
last modified time | relevance | path

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

/TaskScheduler/Scheduler/Include/Scopes/
H A DMTScopes.h55 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()