Searched refs:disable_p2p_for_sharing (Results 1 – 3 of 3) sorted by relevance
70 bool disable_p2p_for_sharing = false; member
118 (disable_p2p_for_sharing ? "DisableP2PForSharing=\"true\" " : "") + in GetUpdateResponse()142 bool disable_p2p_for_sharing = false; member2045 fake_update_response_.disable_p2p_for_sharing = omaha_disable_p2p_for_sharing; in P2PTest()2062 response.disable_p2p_for_sharing); in P2PTest()
912 output_object->disable_p2p_for_sharing = in ParseParams()1016 if (output_object.disable_p2p_for_sharing) { in TransferComplete()