Home
last modified time | relevance | path

Searched defs:read (Results 101 – 125 of 6627) sorted by relevance

12345678910>>...266

/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/savedstate/savedstate-android/1.3.0-alpha05/androidx.savedstate_savedstate/android_common_apex30/aar/
Dandroidx.savedstate_savedstate.jar ... $this$onStateChanged_u24lambda_u241 int $i$f$read android.os.Bundle $this$read$ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/savedstate/savedstate-android/1.3.0-alpha05/androidx.savedstate_savedstate/android_common_apex34/aar/
Dandroidx.savedstate_savedstate.jar ... $this$onStateChanged_u24lambda_u241 int $i$f$read android.os.Bundle $this$read$ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/savedstate/savedstate-android/1.3.0-alpha05/androidx.savedstate_savedstate/android_common_apex35/aar/
Dclasses.jar ... $this$onStateChanged_u24lambda_u241 int $i$f$read android.os.Bundle $this$read$ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/savedstate/savedstate-android/1.3.0-alpha05/androidx.savedstate_savedstate/android_common/aar/
Dclasses.jar ... $this$onStateChanged_u24lambda_u241 int $i$f$read android.os.Bundle $this$read$ ...
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/util/
H A DExceptionCatchingInputStream.java71 public int read(byte[] buffer) throws IOException { in read() method in ExceptionCatchingInputStream
72 int read; in read() local
83 public int read(byte[] buffer, int byteOffset, int byteCount) throws IOException { in read() method in ExceptionCatchingInputStream
84 int read; in read() local
112 public int read() throws IOException { in read() method in ExceptionCatchingInputStream
/aosp_15_r20/out/soong/.intermediates/packages/apps/ManagedProvisioning/ManagedProvisioningLib/android_common/kotlin/
DManagedProvisioningLib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/packages__apps__ManagedProvisioning__android_common__ManagedProvisioningLib.kotlin_module com ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/ManagedProvisioning/ManagedProvisioningLib/android_common/repackaged-jarjar/kotlinc/
DManagedProvisioningLib.jarcom/android/managedprovisioning/util/LazyStringResourceKt.class LazyStringResource.kt package com.android. ...
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dbitfield.cpp168 unsigned read(S* s) { in read() function
212 unsigned read(S* s) { in read() function
251 unsigned read(S* s) { in read() function
299 unsigned read(Base* s) { in read() function
344 unsigned read(U* u) { in read() function
389 unsigned read(S* s) { in read() function
449 unsigned read(B2* s) { in read() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Wifi/service/coex-table-parser/coex-table-parser/gen/cpp/
Dcom_android_server_wifi_coex.cpp90 HarmonicParams HarmonicParams::read(xmlNode *root) { in read() function in com::android::server::wifi::coex::HarmonicParams
149 IntermodParams IntermodParams::read(xmlNode *root) { in read() function in com::android::server::wifi::coex::IntermodParams
206 Table Table::read(xmlNode *root) { in read() function in com::android::server::wifi::coex::Table
279 Entry Entry::read(xmlNode *root) { in read() function in com::android::server::wifi::coex::Entry
419 Params Params::read(xmlNode *root) { in read() function in com::android::server::wifi::coex::Params
473 NeighborThresholds NeighborThresholds::read(xmlNode *root) { in read() function in com::android::server::wifi::coex::NeighborThresholds
523 DefaultChannels DefaultChannels::read(xmlNode *root) { in read() function in com::android::server::wifi::coex::DefaultChannels
585 Override Override::read(xmlNode *root) { in read() function in com::android::server::wifi::coex::Override
635 Override2g Override2g::read(xmlNode *root) { in read() function in com::android::server::wifi::coex::Override2g
697 Override5g Override5g::read(xmlNode *root) { in read() function in com::android::server::wifi::coex::Override5g
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/xsd/device-state-config/gen/cpp/
Dcom_android_server_policy_devicestate_config.cpp29 std::optional<DeviceStateConfig> read(const char* configFile) { in read() function
121 DeviceState DeviceState::read(xmlNode *root) { in read() function in com::android::server::policy::devicestate::config::DeviceState
176 Properties Properties::read(xmlNode *root) { in read() function in com::android::server::policy::devicestate::config::Properties
228 Conditions Conditions::read(xmlNode *root) { in read() function in com::android::server::policy::devicestate::config::Conditions
257 LidSwitchCondition LidSwitchCondition::read(xmlNode *root) { in read() function in com::android::server::policy::devicestate::config::LidSwitchCondition
312 SensorCondition SensorCondition::read(xmlNode *root) { in read() function in com::android::server::policy::devicestate::config::SensorCondition
384 NumericRange NumericRange::read(xmlNode *root) { in read() function in com::android::server::policy::devicestate::config::NumericRange
451 DeviceStateConfig DeviceStateConfig::read(xmlNode *root) { in read() function in com::android::server::policy::devicestate::config::DeviceStateConfig
/aosp_15_r20/system/teeui/libteeui/include/teeui/
H A Dcommon_message_types.h109 inline std::tuple<ReadStream, ResponseCode> read(Message<ResponseCode>, ReadStream in) { in read() function
117 inline std::tuple<ReadStream, TestModeCommands> read(Message<TestModeCommands>, ReadStream in) { in read() function
127 inline std::tuple<ReadStream, MsgVector<uint8_t>> read(Message<MsgVector<uint8_t>>, ReadStream in) { in read() function
135 inline std::tuple<ReadStream, MsgString> read(Message<MsgString>, ReadStream in) { in read() function
143 inline std::tuple<ReadStream, MsgVector<UIOption>> read(Message<MsgVector<UIOption>>, in read() function
156 read(teeui::Message<teeui::Array<uint8_t, size>>, teeui::ReadStream in) { in read() function
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/junit/
H A DSeedSerializer.java30 Object[] read(byte[] bytes); in read() method
69 public Object[] read(byte[] bytes) { in read() method in ByteArraySeedSerializer
81 public Object[] read(byte[] bytes) { in read() method in FuzzedDataProviderSeedSerializer
102 public Object[] read(byte[] bytes) { in read() method in ArgumentsMutatorSeedSerializer
130 public Object[] read(byte[] bytes) { in read() method in AutofuzzSeedSerializer
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/utils/le_audio_codec_capabilities/gen/cpp/
Daidl_android_hardware_bluetooth_audio_setting.cpp142 LeAudioOffloadSetting LeAudioOffloadSetting::read(xmlNode *root) { in read() function in aidl::android::hardware::bluetooth::audio::setting::LeAudioOffloadSetting
185 ScenarioList ScenarioList::read(xmlNode *root) { in read() function in aidl::android::hardware::bluetooth::audio::setting::ScenarioList
216 ConfigurationList ConfigurationList::read(xmlNode *root) { in read() function in aidl::android::hardware::bluetooth::audio::setting::ConfigurationList
247 CodecConfigurationList CodecConfigurationList::read(xmlNode *root) { in read() function in aidl::android::hardware::bluetooth::audio::setting::CodecConfigurationList
278 StrategyConfigurationList StrategyConfigurationList::read(xmlNode *root) { in read() function in aidl::android::hardware::bluetooth::audio::setting::StrategyConfigurationList
321 Scenario Scenario::read(xmlNode *root) { in read() function in aidl::android::hardware::bluetooth::audio::setting::Scenario
375 Configuration Configuration::read(xmlNode *root) { in read() function in aidl::android::hardware::bluetooth::audio::setting::Configuration
465 CodecConfiguration CodecConfiguration::read(xmlNode *root) { in read() function in aidl::android::hardware::bluetooth::audio::setting::CodecConfiguration
561 StrategyConfiguration StrategyConfiguration::read(xmlNode *root) { in read() function in aidl::android::hardware::bluetooth::audio::setting::StrategyConfiguration
/aosp_15_r20/external/aws-sdk-java-v2/core/http-auth-aws/src/main/java/software/amazon/awssdk/http/auth/aws/internal/signer/chunkedencoding/
H A DChunkedEncodedInputStream.java84 public int read() throws IOException { in read() method in ChunkedEncodedInputStream
89 public int read(byte[] b, int off, int len) throws IOException { in read() method in ChunkedEncodedInputStream
112 int read = read(stream, chunkData, chunkSize); in getChunk() local
132 private int read(InputStream inputStream, byte[] buf, int maxBytesToRead) throws IOException { in read() method in ChunkedEncodedInputStream
133 int read; in read() local
137 assert read != 0; in read() local
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/subtle/
H A DStreamingAeadDecryptingStream.java118 int read = in.read(header.array(), header.position(), header.remaining()); in readHeader() local
146 int read = in loadSegment() local
194 public int read() throws IOException { in read() method in StreamingAeadDecryptingStream
207 public int read(byte[] dst) throws IOException { in read() method in StreamingAeadDecryptingStream
212 public synchronized int read(byte[] dst, int offset, int length) throws IOException { in read() method in StreamingAeadDecryptingStream
/aosp_15_r20/out/soong/.intermediates/system/libvintf/xsd/halManifest/hal_manifest/gen/cpp/
Dhal_manifest.cpp34 std::optional<Manifest> read(const char* configFile) { in read() function
114 Hal::Transport Hal::Transport::read(xmlNode *root) { in read() function in hal::manifest::Hal::Transport
295 Hal Hal::read(xmlNode *root) { in read() function in hal::manifest::Hal
421 Interface Interface::read(xmlNode *root) { in read() function in hal::manifest::Interface
462 Sepolicy Sepolicy::read(xmlNode *root) { in read() function in hal::manifest::Sepolicy
508 Vndk Vndk::read(xmlNode *root) { in read() function in hal::manifest::Vndk
564 VendorNdk VendorNdk::read(xmlNode *root) { in read() function in hal::manifest::VendorNdk
611 SystemSdk SystemSdk::read(xmlNode *root) { in read() function in hal::manifest::SystemSdk
651 Kernel::Config Kernel::Config::read(xmlNode *root) { in read() function in hal::manifest::Kernel::Config
716 Kernel Kernel::read(xmlNode *root) { in read() function in hal::manifest::Kernel
[all …]
/aosp_15_r20/external/crosvm/system_api/src/bindings/client/
H A Dorg_chromium_power_manager.rs65 fn read(i: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() method
89 fn read(i: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() method
113 fn read(i: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() method
137 fn read(i: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() method
161 fn read(i: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() method
185 fn read(i: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() method
207 fn read(_: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() method
228 fn read(_: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() method
251 fn read(i: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() method
275 fn read(i: &mut arg::Iter) -> Result<Self, arg::TypeMismatchError> { in read() method
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/xsd/platform-compat-overrides/gen/cpp/
Dcom_android_server_compat_overrides.cpp37 std::optional<Overrides> read(const char* configFile) { in read() function
111 OverrideValue OverrideValue::read(xmlNode *root) { in read() function in com::android::server::compat::overrides::OverrideValue
184 RawOverrideValue RawOverrideValue::read(xmlNode *root) { in read() function in com::android::server::compat::overrides::RawOverrideValue
260 ChangeOverrides::Validated ChangeOverrides::Validated::read(xmlNode *root) { in read() function in com::android::server::compat::overrides::ChangeOverrides::Validated
302 ChangeOverrides::Deferred ChangeOverrides::Deferred::read(xmlNode *root) { in read() function in com::android::server::compat::overrides::ChangeOverrides::Deferred
344 ChangeOverrides::Raw ChangeOverrides::Raw::read(xmlNode *root) { in read() function in com::android::server::compat::overrides::ChangeOverrides::Raw
424 ChangeOverrides ChangeOverrides::read(xmlNode *root) { in read() function in com::android::server::compat::overrides::ChangeOverrides
491 Overrides Overrides::read(xmlNode *root) { in read() function in com::android::server::compat::overrides::Overrides
/aosp_15_r20/external/okhttp/okio/okio/src/main/java/okio/
H A DRealBufferedSource.java44 @Override public long read(Buffer sink, long byteCount) throws IOException { in read() method in RealBufferedSource
50 long read = source.read(buffer, Segment.SIZE); in read() local
101 @Override public int read(byte[] sink) throws IOException { in read() method in RealBufferedSource
121 @Override public int read(byte[] sink, int offset, int byteCount) throws IOException { in read() method in RealBufferedSource
125 long read = source.read(buffer, Segment.SIZE); in read() local
366 @Override public int read(byte[] data, int offset, int byteCount) throws IOException { in inputStream() method in RealBufferedSource
/aosp_15_r20/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/
H A DRealBufferedSource.java45 @Override public long read(Buffer sink, long byteCount) throws IOException { in read() method in RealBufferedSource
51 long read = source.read(buffer, Segment.SIZE); in read() local
102 @Override public int read(byte[] sink) throws IOException { in read() method in RealBufferedSource
122 @Override public int read(byte[] sink, int offset, int byteCount) throws IOException { in read() method in RealBufferedSource
126 long read = source.read(buffer, Segment.SIZE); in read() local
367 @Override public int read(byte[] data, int offset, int byteCount) throws IOException { in inputStream() method in RealBufferedSource
/aosp_15_r20/platform_testing/libraries/audio-test-harness/client-lib/src/main/java/com/android/media/audiotestharness/client/grpc/
H A DGrpcAudioCaptureStream.java135 public int read(byte[] b) throws IOException { in read() method in GrpcAudioCaptureStream
159 public int read(byte[] b, int off, int len) throws IOException { in read() method in GrpcAudioCaptureStream
222 public int read() throws IOException { in read() method in GrpcAudioCaptureStream
235 public int read(short[] samples, int offset, int len) throws IOException { in read() method in GrpcAudioCaptureStream
261 int read = 0; in read() local
/aosp_15_r20/external/cronet/base/threading/
H A Dthread_local_storage_perftest.cc113 Read read, in Benchmark()
182 auto read = [&]() { return reinterpret_cast<intptr_t>(tls.Get()); }; in TEST_F() local
198 auto read = [&]() { return reinterpret_cast<intptr_t>(FlsGetValue(key)); }; in TEST_F() local
212 auto read = [&]() { return reinterpret_cast<intptr_t>(TlsGetValue(key)); }; in TEST_F() local
229 auto read = [&]() { in TEST_F() local
246 auto read = [&]() { return thread_local_variable; }; in TEST_F() local
/aosp_15_r20/external/aws-sdk-java-v2/core/http-auth-aws/src/main/java/software/amazon/awssdk/http/auth/aws/internal/signer/io/
H A DChecksumInputStream.java40 public int read() throws IOException { in read() method in ChecksumInputStream
42 int read = read(b, 0, 1); in read() local
51 public int read(byte[] b, int off, int len) throws IOException { in read() method in ChecksumInputStream
52 int read = in.read(b, off, len); in read() local
/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/main/java/software/amazon/awssdk/services/s3/internal/checksums/
H A DChecksumCalculatingInputStream.java50 public int read() throws IOException { in read() method in ChecksumCalculatingInputStream
51 int read = -1; in read() local
78 public int read(byte[] buf, int off, int len) throws IOException { in read() method in ChecksumCalculatingInputStream
83 int read = -1; in read() local
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/utils/
H A DCountingInputStream.java38 public int read() throws IOException { in read() method in CountingInputStream
46 public int read(final byte[] b) throws IOException { in read() method in CountingInputStream
50 public int read(final byte[] b, final int off, final int len) throws IOException { in read() method in CountingInputStream
63 protected final void count(final long read) { in count()

12345678910>>...266