Searched refs:next_ddm_id_ (Results 1 – 2 of 2) sorted by relevance
207 std::atomic<uint32_t> next_ddm_id_; variable
267 next_ddm_id_(1), in AdbConnectionState()441 return (next_ddm_id_++) | 0x80000000; in NextDdmId()