/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/features/ |
H A D | JsonNamesTest.kt | 47 parametrizedTest { streaming -> in <lambda>() method 67 parameterizedCoercingTest { json, streaming, msg -> in <lambda>() method 74 parameterizedCoercingTest { json, streaming, msg -> in <lambda>() method 82 parameterizedCoercingTest { json, streaming, _ -> in <lambda>() method 92 parameterizedCoercingTest { json, streaming, _ -> in <lambda>() method
|
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/ |
H A D | AmProfileTests.java | 124 final boolean streaming) throws Exception { in testProfile() 129 startProfiling(PROFILEABLE_APP_ACTIVITY.getPackageName(), sampling, streaming); in testProfile() local 145 private static void startProfiling(String processName, boolean sampling, boolean streaming) { in startProfiling() 154 boolean streaming) { in startActivityProfiling()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/ |
H A D | supported-formats.md | 28 ### DASH ### 32 ### SmoothStreaming ### 36 ### HLS ###
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/ |
H A D | supported-formats.md | 28 ### DASH ### 32 ### SmoothStreaming ### 36 ### HLS ###
|
/aosp_15_r20/art/test/2246-trace-stream/src/ |
H A D | Main.java | 62 public static void testTracing(boolean streaming, int flags, BaseTraceParser parser, in testTracing() 99 file.getPath(), main_out_file.getFD(), 0, flags, false, 0, streaming); in testTracing() local 174 int flags, boolean samplingEnabled, int intervalUs, boolean streaming) in startMethodTracing()
|
/aosp_15_r20/art/test/2246-trace-v2/src/ |
H A D | Main.java | 55 public static void testTracing(boolean streaming, int flags) throws Exception { in testTracing() 91 file.getPath(), main_out_file.getFD(), 0, flags, false, 0, streaming); in testTracing() local 166 int flags, boolean samplingEnabled, int intervalUs, boolean streaming) in startMethodTracingV2()
|
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/json/polymorphic/ |
H A D | JsonContentPolymorphicSerializerTest.kt | 54 fun testParsesParametrically() = parametrizedTest { streaming -> in <lambda>() method 65 fun testSerializesParametrically() = parametrizedTest { streaming -> in <lambda>() method 93 fun testDocumentationSample() = parametrizedTest { streaming -> in <lambda>() method
|
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/json/ |
H A D | JsonTransformingSerializerTest.kt | 42 fun testExampleCanBeParsed() = parametrizedTest { streaming -> in <lambda>() method 62 fun testExampleDroppingNameSerializer() = parametrizedTest { streaming -> in <lambda>() method 96 fun testDocumentationSample() = parametrizedTest { streaming -> in <lambda>() method
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/impl/ |
H A D | ICameraDeviceUserWrapper.java | 68 public SubmitInfo submitRequest(CaptureRequest request, boolean streaming) in submitRequest() 79 public SubmitInfo submitRequestList(CaptureRequest[] requestList, boolean streaming) in submitRequestList()
|
/aosp_15_r20/frameworks/av/camera/aidl/android/hardware/camera2/ |
H A D | ICameraDeviceUser.aidl | 37 SubmitInfo submitRequest(in CaptureRequest request, boolean streaming); in submitRequest() 38 SubmitInfo submitRequestList(in CaptureRequest[] requestList, boolean streaming); in submitRequestList()
|
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/model/service/ |
H A D | Member.java | 28 private boolean streaming; field in Member 100 public void setStreaming(boolean streaming) { in setStreaming()
|
H A D | Shape.java | 41 private boolean streaming; field in Shape 249 public void setStreaming(boolean streaming) { in setStreaming()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/av/camera/libcamera_client/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/aidl/android/hardware/camera2/ |
D | BnCameraDeviceUser.h | 61 …Request(const ::android::hardware::camera2::CaptureRequest& request, bool streaming, ::android::ha… in submitRequest() 64 …::vector<::android::hardware::camera2::CaptureRequest>& requestList, bool streaming, ::android::ha… in submitRequestList()
|
D | ICameraDeviceUser.cpp | 60 …Request(const ::android::hardware::camera2::CaptureRequest& request, bool streaming, ::android::ha… in submitRequest() 102 …::vector<::android::hardware::camera2::CaptureRequest>& requestList, bool streaming, ::android::ha… in submitRequestList()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/ |
H A D | base_preprocessing_layer.py | 62 def __init__(self, streaming=True, **kwargs): argument 75 def streaming(self): member in PreprocessingLayer
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/bytes/ |
H A D | mod.rs | 4 pub mod streaming; module
|
/aosp_15_r20/external/rust/android-crates-io/crates/nom/src/bytes/ |
D | mod.rs | 4 pub mod streaming; module
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/number/ |
H A D | mod.rs | 4 pub mod streaming; module
|
/aosp_15_r20/external/rust/android-crates-io/crates/nom/src/number/ |
D | mod.rs | 4 pub mod streaming; module
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_dsds_utils.py | 951 streaming=False, argument 1105 streaming=True, argument
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/character/ |
H A D | mod.rs | 9 pub mod streaming; module
|
/aosp_15_r20/external/rust/android-crates-io/crates/nom/src/character/ |
D | mod.rs | 9 pub mod streaming; module
|
/aosp_15_r20/external/zstd/lib/common/ |
H A D | zstd_trace.h | 67 unsigned streaming; member
|
/aosp_15_r20/external/pigweed/pw_web/log-viewer/src/ |
H A D | repl-kernel.ts | 21 streaming?: boolean; property
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | VerificationUtils.java | 51 public static long getVerificationTimeout(Context context, boolean streaming) { in getVerificationTimeout()
|