Searched defs:callBack (Results 1 – 2 of 2) sorted by relevance
93 auto callBack = std::bind(&VirtualRuntimeTest::RecordCallBack, this, std::placeholders::_1); variable110 auto callBack = std::bind(&VirtualRuntimeTest::RecordCallBack, this, std::placeholders::_1); variable
103 callBack(result: Array<perfAsyncList>): void { method in TabPanePerfAsync