Home
last modified time | relevance | path

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

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