Home
last modified time | relevance | path

Searched defs:restrictions (Results 1 – 25 of 39) sorted by relevance

12

/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/raw/
DHiddenApiClassDataItem.java88 int restrictions = reader.readSmallUleb128(); in makeAnnotator() local
90 restrictions, in makeAnnotator() local
97 int restrictions = reader.readSmallUleb128(); in makeAnnotator() local
99 restrictions, in makeAnnotator() local
106 int restrictions = reader.readSmallUleb128(); in makeAnnotator() local
108 restrictions, in makeAnnotator() local
115 int restrictions = reader.readSmallUleb128(); in makeAnnotator() local
117 restrictions, in makeAnnotator() local
/external/webrtc/call/adaptation/
Dvideo_stream_adapter.cc66 const VideoSourceRestrictions& restrictions) { in CanDecreaseResolutionTo()
75 const VideoSourceRestrictions& restrictions) { in CanIncreaseResolutionTo()
84 const VideoSourceRestrictions& restrictions) { in CanDecreaseFrameRateTo()
92 const VideoSourceRestrictions& restrictions) { in CanIncreaseFrameRateTo()
174 VideoSourceRestrictions restrictions, in Adaptation()
196 const VideoSourceRestrictions& Adaptation::restrictions() const { in restrictions() function in webrtc::Adaptation
331 RestrictionsWithCounters restrictions = in GetAdaptationUp() local
679 const VideoSourceRestrictions& restrictions) { in GetAdaptationTo()
Dresource_adaptation_processor.cc290 VideoStreamAdapter::RestrictionsWithCounters restrictions; in OnResourceOveruse() local
340 const VideoSourceRestrictions& restrictions, in UpdateResourceLimitations()
360 VideoSourceRestrictions restrictions, in OnVideoSourceRestrictionsUpdated()
Dresource_adaptation_processor_unittest.cc50 VideoSourceRestrictions restrictions() const { in restrictions() function in webrtc::__anon21d89a490111::VideoSourceRestrictionsListenerForTesting
65 VideoSourceRestrictions restrictions, in OnVideoSourceRestrictionsUpdated()
114 void RestrictSource(VideoSourceRestrictions restrictions) { in RestrictSource()
Dvideo_stream_adapter.h164 VideoSourceRestrictions restrictions; member
Dvideo_stream_adapter_unittest.cc91 auto restrictions = adapter_->source_restrictions(); in ApplyAdaptation() local
117 VideoSourceRestrictions restrictions, in OnVideoSourceRestrictionsUpdated()
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowUserManagerTest.java65 Bundle restrictions = new Bundle(); in testGetApplicationRestrictions() local
108 Bundle restrictions = userManager.getUserRestrictions(); in getUserRestrictions() local
127 Bundle restrictions = userManager.getUserRestrictions(); in setUserRestrictions() local
DShadowDevicePolicyManagerTest.java249 Bundle restrictions = userManager.getUserRestrictions(); in addUserRestrictionShouldWorkAsIntendedForDeviceOwner() local
266 Bundle restrictions = userManager.getUserRestrictions(); in addUserRestrictionShouldWorkAsIntendedForProfileOwner() local
284 Bundle restrictions = userManager.getUserRestrictions(); in clearUserRestrictionShouldWorkAsIntendedForActiveAdmins() local
496 Bundle restrictions = new Bundle(); in setApplicationRestrictionsShouldWorkAsIntendedForDeviceOwner() local
518 Bundle restrictions = new Bundle(); in setApplicationRestrictionsShouldWorkAsIntendedForProfileOwner() local
/external/webrtc/video/
Dvideo_source_sink_controller.cc69 VideoSourceRestrictions VideoSourceSinkController::restrictions() const { in restrictions() function in webrtc::VideoSourceSinkController
114 VideoSourceRestrictions restrictions) { in SetRestrictions()
Dvideo_source_sink_controller_unittest.cc86 VideoSourceRestrictions restrictions = controller.restrictions(); in TEST() local
Dvideo_stream_encoder.cc2364 VideoSourceRestrictions restrictions, in OnVideoSourceRestrictionsUpdated()
/external/webrtc/media/base/
Drid_description.h88 std::map<std::string, std::string> restrictions; member
/external/webrtc/pc/
Dsdp_serializer.cc279 const auto& restrictions = rid_description.restrictions; in SerializeRidDescription() local
349 std::vector<std::string> restrictions; in DeserializeRidDescription() local
/external/webrtc/video/config/
Dencoder_stream_factory_unittest.cc62 VideoSourceRestrictions restrictions( in TEST() local
Dencoder_stream_factory.cc119 absl::optional<webrtc::VideoSourceRestrictions> restrictions, in EncoderStreamFactory()
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowDevicePolicyManagerTest.java327 Bundle restrictions = userManager.getUserRestrictions(); in addUserRestrictionShouldWorkAsIntendedForDeviceOwner() local
344 Bundle restrictions = userManager.getUserRestrictions(); in addUserRestrictionShouldWorkAsIntendedForProfileOwner() local
362 Bundle restrictions = userManager.getUserRestrictions(); in clearUserRestrictionShouldWorkAsIntendedForActiveAdmins() local
618 Bundle restrictions = new Bundle(); in setApplicationRestrictionsShouldWorkAsIntendedForDeviceOwner() local
640 Bundle restrictions = new Bundle(); in setApplicationRestrictionsShouldWorkAsIntendedForProfileOwner() local
DShadowUserManagerTest.java100 Bundle restrictions = new Bundle(); in testGetApplicationRestrictions() local
160 Bundle restrictions = userManager.getUserRestrictions(); in getUserRestrictions() local
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp2514 } restrictions[] = in checkShaderResourceUsage() local
2544 } restrictions[] = in checkShaderResourceUsage() local
2573 } restrictions[] = in checkShaderResourceUsage() local
2601 } restrictions[] = in checkShaderResourceUsage() local
2632 } restrictions[] = in checkShaderResourceUsage() local
2663 } restrictions[] = in checkShaderResourceUsage() local
2701 } restrictions[] = in checkProgramCombinedResourceUsage() local
/external/go-cmp/cmp/internal/teststructs/
Dproject4.go93 restrictions pb.Restrictions member
/external/webrtc/video/adaptation/
Dvideo_stream_encoder_resource_manager.cc698 VideoSourceRestrictions restrictions, in OnVideoSourceRestrictionsUpdated()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowUserManager.java108 public void setApplicationRestrictions(String packageName, Bundle restrictions) { in setApplicationRestrictions()
/external/skia/src/gpu/ganesh/
DSurfaceContext.cpp185 auto restrictions = this->caps()->getDstCopyRestrictions(this->asRenderTargetProxy(), in readPixels() local
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowUserManager.java178 public void setApplicationRestrictions(String packageName, Bundle restrictions) { in setApplicationRestrictions()
/external/sg3_utils/src/
Dsg_rep_zones.c594 uint16_t restrictions; in decode_rep_realms() local
/external/crosvm/cros_async/src/sys/unix/
During_executor.rs339 let mut restrictions = URingAllowlist::new(); in new() localVariable

12