Home
last modified time | relevance | path

Searched refs:GetUID (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/allocd/
Dresource_manager.h43 uid_t GetUID() { return uid_; } in GetUID() function
Dresource_manager.cpp576 if (it->second->GetUID() != uid) { in JsonHandleStopSessionRequest()