Home
last modified time | relevance | path

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

/tools/netsim/src/hci/
Dasync_manager.cc281 AsyncUserId GetNextUserId() { return lastUserId_++; } in GetNextUserId() function in rootcanal::AsyncManager::AsyncTaskManager
548 AsyncUserId AsyncManager::GetNextUserId() { in GetNextUserId() function in rootcanal::AsyncManager