Home
last modified time | relevance | path

Searched refs:SetProfile (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-alexaforbusiness/include/aws/alexaforbusiness/model/
H A DGetProfileResult.h43 inline void SetProfile(const Profile& value) { m_profile = value; } in SetProfile() function
48 inline void SetProfile(Profile&& value) { m_profile = std::move(value); } in SetProfile() function
53 inline GetProfileResult& WithProfile(const Profile& value) { SetProfile(value); return *this;} in WithProfile()
58 …inline GetProfileResult& WithProfile(Profile&& value) { SetProfile(std::move(value)); return *this… in WithProfile()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elastictranscoder/include/aws/elastictranscoder/model/
H A DAudioCodecOptions.h92 …inline void SetProfile(const Aws::String& value) { m_profileHasBeenSet = true; m_profile = value; } in SetProfile() function
110 …inline void SetProfile(Aws::String&& value) { m_profileHasBeenSet = true; m_profile = std::move(va… in SetProfile() function
128 … inline void SetProfile(const char* value) { m_profileHasBeenSet = true; m_profile.assign(value); } in SetProfile() function
146 …inline AudioCodecOptions& WithProfile(const Aws::String& value) { SetProfile(value); return *this;} in WithProfile()
164 …inline AudioCodecOptions& WithProfile(Aws::String&& value) { SetProfile(std::move(value)); return … in WithProfile()
182 inline AudioCodecOptions& WithProfile(const char* value) { SetProfile(value); return *this;} in WithProfile()
/dports/misc/visp/visp-3.4.0/modules/robot/src/real-robot/biclops/
H A DvpRobotBiclopsController.cpp221 panAxis->SetProfile(panProfile); in setPosition()
222 tiltAxis->SetProfile(tiltProfile); in setPosition()
240 panAxis->SetProfile(desired_profile); in setPosition()
252 tiltAxis->SetProfile(desired_profile); in setPosition()
289 panAxis->SetProfile(panProfile); in setVelocity()
290 tiltAxis->SetProfile(tiltProfile); in setVelocity()
306 panAxis->SetProfile(desired_profile); in setVelocity()
314 tiltAxis->SetProfile(desired_profile); in setVelocity()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/
H A DMxfSettings.h143 … inline void SetProfile(const MxfProfile& value) { m_profileHasBeenSet = true; m_profile = value; } in SetProfile() function
153 …inline void SetProfile(MxfProfile&& value) { m_profileHasBeenSet = true; m_profile = std::move(val… in SetProfile() function
163 inline MxfSettings& WithProfile(const MxfProfile& value) { SetProfile(value); return *this;} in WithProfile()
173 … inline MxfSettings& WithProfile(MxfProfile&& value) { SetProfile(std::move(value)); return *this;} in WithProfile()
H A DDolbyVision.h137 …inline void SetProfile(const DolbyVisionProfile& value) { m_profileHasBeenSet = true; m_profile = … in SetProfile() function
144 …inline void SetProfile(DolbyVisionProfile&& value) { m_profileHasBeenSet = true; m_profile = std::… in SetProfile() function
151 …inline DolbyVision& WithProfile(const DolbyVisionProfile& value) { SetProfile(value); return *this… in WithProfile()
158 …inline DolbyVision& WithProfile(DolbyVisionProfile&& value) { SetProfile(std::move(value)); return… in WithProfile()
H A DXavcSettings.h461 …inline void SetProfile(const XavcProfile& value) { m_profileHasBeenSet = true; m_profile = value; } in SetProfile() function
469 …inline void SetProfile(XavcProfile&& value) { m_profileHasBeenSet = true; m_profile = std::move(va… in SetProfile() function
477 inline XavcSettings& WithProfile(const XavcProfile& value) { SetProfile(value); return *this;} in WithProfile()
485 …inline XavcSettings& WithProfile(XavcProfile&& value) { SetProfile(std::move(value)); return *this… in WithProfile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/arc/session/
H A Darc_session_manager_unittest.cc373 arc_session_manager()->SetProfile(profile()); in TEST_F()
408 arc_session_manager()->SetProfile(profile()); in TEST_F()
423 arc_session_manager()->SetProfile(profile()); in TEST_F()
455 arc_session_manager()->SetProfile(profile()); in TEST_F()
471 arc_session_manager()->SetProfile(profile()); in TEST_F()
491 arc_session_manager()->SetProfile(profile()); in TEST_F()
506 arc_session_manager()->SetProfile(profile()); in TEST_F()
535 arc_session_manager()->SetProfile(profile()); in TEST_F()
565 arc_session_manager()->SetProfile(profile()); in TEST_F()
602 arc_session_manager()->SetProfile(profile()); in TEST_F()
[all …]
H A Darc_play_store_enabled_preference_handler_unittest.cc146 arc_session_manager()->SetProfile(profile()); in TEST_F()
170 arc_session_manager()->SetProfile(profile()); in TEST_F()
186 arc_session_manager()->SetProfile(profile()); in TEST_F()
209 arc_session_manager()->SetProfile(profile()); in TEST_F()
H A Dadb_sideloading_availability_delegate_impl.cc17 void AdbSideloadingAvailabilityDelegateImpl::SetProfile(Profile* profile) { in SetProfile() function in arc::AdbSideloadingAvailabilityDelegateImpl
H A Dadb_sideloading_availability_delegate_impl.h27 void SetProfile(Profile* profile);
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediapackage-vod/include/aws/mediapackage-vod/model/
H A DDashManifest.h174 inline void SetProfile(const Profile& value) { m_profileHasBeenSet = true; m_profile = value; } in SetProfile() function
180 …inline void SetProfile(Profile&& value) { m_profileHasBeenSet = true; m_profile = std::move(value)… in SetProfile() function
186 inline DashManifest& WithProfile(const Profile& value) { SetProfile(value); return *this;} in WithProfile()
192 inline DashManifest& WithProfile(Profile&& value) { SetProfile(std::move(value)); return *this;} in WithProfile()
/dports/multimedia/dirac/dirac-1.0.2/libdirac_byteio/
H A Dparseparams_byteio.cpp58 m_parse_params.SetProfile(1); in ParseParamsByteIO()
63 m_parse_params.SetProfile(2); in ParseParamsByteIO()
69 m_parse_params.SetProfile(8); in ParseParamsByteIO()
204 m_parse_params.SetProfile(ReadUint()); in Input()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/arc/notification/
H A Darc_provision_notification_service_unittest.cc115 arc_session_manager_->SetProfile(profile()); in TEST_F()
150 arc_session_manager_->SetProfile(profile()); in TEST_F()
176 arc_session_manager_->SetProfile(profile()); in TEST_F()
208 arc_session_manager_->SetProfile(profile()); in TEST_F()
236 arc_session_manager_->SetProfile(profile()); in TEST_F()
299 arc_session_manager_->SetProfile(profile()); in TEST_F()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/include/aws/medialive/model/
H A DAacSettings.h218 … inline void SetProfile(const AacProfile& value) { m_profileHasBeenSet = true; m_profile = value; } in SetProfile() function
223 …inline void SetProfile(AacProfile&& value) { m_profileHasBeenSet = true; m_profile = std::move(val… in SetProfile() function
228 inline AacSettings& WithProfile(const AacProfile& value) { SetProfile(value); return *this;} in WithProfile()
233 … inline AacSettings& WithProfile(AacProfile&& value) { SetProfile(std::move(value)); return *this;} in WithProfile()
H A DH265Settings.h734 …inline void SetProfile(const H265Profile& value) { m_profileHasBeenSet = true; m_profile = value; } in SetProfile() function
739 …inline void SetProfile(H265Profile&& value) { m_profileHasBeenSet = true; m_profile = std::move(va… in SetProfile() function
744 inline H265Settings& WithProfile(const H265Profile& value) { SetProfile(value); return *this;} in WithProfile()
749 …inline H265Settings& WithProfile(H265Profile&& value) { SetProfile(std::move(value)); return *this… in WithProfile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/accessibility/
H A Dmagnification_manager.cc107 SetProfile(nullptr); in OnProfileWillBeDestroyed()
156 SetProfile(profile); in SetProfileForTest()
185 SetProfile(profile); in Observe()
205 SetProfile(ProfileHelper::Get()->GetProfileByUser(user)); in SetProfileByUser()
208 void MagnificationManager::SetProfile(Profile* profile) { in SetProfile() function in chromeos::MagnificationManager
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/assistant/
H A Dassistant_state_client.cc68 SetProfile(chromeos::ProfileHelper::Get()->GetProfileByUser(user)); in SetProfileByUser()
71 void AssistantStateClient::SetProfile(Profile* profile) { in SetProfile() function in AssistantStateClient
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediapackage/include/aws/mediapackage/model/
H A DDashPackage.h355 inline void SetProfile(const Profile& value) { m_profileHasBeenSet = true; m_profile = value; } in SetProfile() function
361 …inline void SetProfile(Profile&& value) { m_profileHasBeenSet = true; m_profile = std::move(value)… in SetProfile() function
367 inline DashPackage& WithProfile(const Profile& value) { SetProfile(value); return *this;} in WithProfile()
373 inline DashPackage& WithProfile(Profile&& value) { SetProfile(std::move(value)); return *this;} in WithProfile()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Extensions/Profile/
H A DProfileService.cs77 …private static Collection<string> SetProfile(HttpContext context, IDictionary<string, object> valu… in SetProfile() method in System.Web.Profile.ProfileService
170 return ProfileService.SetProfile(context, values); in SetPropertiesForCurrentUser()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/system/
H A Dsystem_clock.cc99 SetProfile(ProfileHelper::Get()->GetProfileByUser(user)); in SetProfileByUser()
102 void SystemClock::SetProfile(Profile* profile) { in SetProfile() function in chromeos::system::SystemClock
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/keyboard/
H A Dchrome_keyboard_controller_client_test_helper.h31 void SetProfile(Profile* profile);
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/remote/
H A DnsRemoteService.h30 void SetProfile(nsACString& aProfile);
/dports/www/firefox/firefox-99.0/toolkit/components/remote/
H A DnsRemoteService.h30 void SetProfile(nsACString& aProfile);
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/remote/
H A DnsRemoteService.h30 void SetProfile(nsACString& aProfile);
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/remote/
H A DnsRemoteService.h30 void SetProfile(nsACString& aProfile);

12345678910>>...14