Searched refs:nm (Results 1 – 2 of 2) sorted by relevance
82 HintManager(sp<NodeLooperThread> nm, const std::unordered_map<std::string, Hint> &actions) in HintManager() argument83 : nm_(std::move(nm)), actions_(actions) {} in HintManager()
1032 static int networkModePossible(ModemInfo *mdm, int nm) argument1034 if ((net2modem[nm] & mdm->supportedTechs) == net2modem[nm]) {