Searched defs:callBack (Results 1 – 4 of 4) sorted by relevance
84 auto callBack = std::bind(&VirtualRuntimeTest::RecordCallBack, this, std::placeholders::_1); variable101 auto callBack = std::bind(&VirtualRuntimeTest::RecordCallBack, this, std::placeholders::_1); variable
129 callBack(res: Array<Top10RunTimeData>): void { method in Top10LongestRunTimeProcess
127 callBack(res: Array<Top10ProcSwiCount>): void { method in Top10ProcessSwitchCount
102 callBack(result: Array<perfAsyncList>): void { method in TabPanePerfAsync