Searched defs:ident (Results 1 – 2 of 2) sorted by relevance
25 int32_t NetManagerCallBack::RequestNetwork(const std::string &ident, const std::set<NetCap> &netCap… in RequestNetwork()38 int32_t NetManagerCallBack::ReleaseNetwork(const std::string &ident, const std::set<NetCap> &netCap… in ReleaseNetwork()
64 std::string ident = ""; member