Searched defs:startRecordFunc (Results 1 – 2 of 2) sorted by relevance
250 auto startRecordFunc = []() {}; in __anonb46d53d40802() variable
426 bool ConnectServerManager::SetRecordCallback(const std::function<void(void)> &startRecordFunc, in SetRecordCallback()