Searched refs:p2p_visible_ (Results 1 – 2 of 2) sorted by relevance
58 p2p_visible_(true) {} in DownloadAction()115 p2p_manager->FileGetVisible(p2p_file_id_, &p2p_visible_); in SetupP2PSharingFd()394 if (!p2p_visible_ && system_state_ && delta_performer_.get() && in ReceivedBytes()398 p2p_visible_ = true; in ReceivedBytes()
186 bool p2p_visible_; variable