/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/ |
H A D | client2.h | 41 struct ReadValue { struct 61 pw::expected<ReadValue, Error> result; argument
|
H A D | client.h | 44 struct ReadValue { struct 65 Result<Error, ReadValue> result; argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | ragged_cross_op.cc | 87 void ReadValue(int64_t batch, int64_t n, uint64* out) const override { in ReadValue() function in tensorflow::__anondcaf5b2b0111::RaggedFeatureReader 91 void ReadValue(int64_t batch, int64_t n, tstring* out) const override { in ReadValue() function in tensorflow::__anondcaf5b2b0111::RaggedFeatureReader 110 void ReadValue(int64_t batch, int64_t n, uint64* out) const override { in ReadValue() function in tensorflow::__anondcaf5b2b0111::DenseFeatureReader 114 void ReadValue(int64_t batch, int64_t n, tstring* out) const override { in ReadValue() function in tensorflow::__anondcaf5b2b0111::DenseFeatureReader 145 void ReadValue(int64_t batch, int64_t n, uint64* out) const override { in ReadValue() function in tensorflow::__anondcaf5b2b0111::SparseFeatureReader 149 void ReadValue(int64_t batch, int64_t n, tstring* out) const override { in ReadValue() function in tensorflow::__anondcaf5b2b0111::SparseFeatureReader
|
H A D | decode_proto_op.cc | 258 Status ReadValue(CodedInputStream* input, const FieldInfo& field) { in ReadValue() function in tensorflow::__anon9e74c1ef0111::CountCollector 493 Status ReadValue(CodedInputStream* input, const FieldInfo& field) { in ReadValue() function in tensorflow::__anon9e74c1ef0111::DenseCollector
|
/aosp_15_r20/external/webrtc/rtc_base/win/ |
H A D | windows_version.cc | 122 LONG ReadValue(const wchar_t* name, std::wstring* out_value) const { in ReadValue() function in __anonb2aa74f00111::RegKey 153 LONG ReadValue(const wchar_t* name, in ReadValue() function in __anonb2aa74f00111::RegKey
|
/aosp_15_r20/system/core/libsparse/ |
H A D | sparse_read.cpp | 106 int ReadValue(void* ptr, int len) override { return read_all(fd, ptr, len); } in ReadValue() function in SparseFileFdSource 175 int ReadValue(void* ptr, int len) override { in ReadValue() function in SparseFileBufSource
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/wav/ |
H A D | wav_io.h | 82 Status ReadValue(const std::string& data, T* value, int* offset) { in ReadValue() function
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | registry.cc | 354 LONG RegKey::ReadValue(const wchar_t* name, std::wstring* out_value) const { in ReadValue() function in base::win::RegKey 384 LONG RegKey::ReadValue(const wchar_t* name, in ReadValue() function in base::win::RegKey
|
/aosp_15_r20/external/pigweed/pw_bluetooth_profiles/ |
H A D | device_info_service.cc | 47 void DeviceInfoServiceImpl::Delegate::ReadValue( in ReadValue() function in pw::bluetooth_profiles::DeviceInfoServiceImpl::Delegate
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/ |
D | ELFAttributeData.cpp | 35 bool ELFAttributeData::ReadValue(ELFAttributeValue& pValue, in ReadValue() function in mcld::ELFAttributeData
|
/aosp_15_r20/external/pigweed/pw_kvs/ |
H A D | entry_test.cc | 149 TEST_F(ValidEntryInFlash, ReadValue) { in TEST_F() argument 266 TEST_F(TombstoneEntryInFlash, ReadValue) { in TEST_F() argument
|
H A D | entry.cc | 144 StatusWithSize Entry::ReadValue(span<byte> buffer, size_t offset_bytes) const { in ReadValue() function in pw::kvs::internal::Entry
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/saved_model/core/revived_types/ |
H A D | variable.cc | 63 Status Variable::ReadValue(ImmediateTensorHandlePtr* out) { in ReadValue() function in tensorflow::Variable
|
/aosp_15_r20/external/perfetto/src/profiling/perf/ |
H A D | regs_parsing.cc | 64 const char* ReadValue(T* value_out, const char* ptr) { in ReadValue() function
|
H A D | event_reader.cc | 35 const char* ReadValue(T* value_out, const char* ptr) { in ReadValue() function
|
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/rnn_vad/ |
H A D | test_utils.cc | 59 bool ReadValue(float& dst) override { return ReadChunk({&dst, 1}); } in ReadValue() function in webrtc::rnn_vad::__anon96ab64690111::FloatFileReader
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
H A D | object_reader.cc | 104 absl::Status ObjectReader::ReadValue(uint32_t idx, Value** value) { in ReadValue() function in tflite::gpu::ObjectReader
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/proto/ |
H A D | decode.h | 389 inline Status ReadValue(CodedInputStream* input, in ReadValue() function
|
/aosp_15_r20/external/federated-compute/fcp/secagg/shared/ |
H A D | secagg_vector.cc | 255 uint64_t SecAggVector::Decoder::ReadValue() { in ReadValue() function in fcp::secagg::SecAggVector::Decoder
|
/aosp_15_r20/external/leveldb/db/ |
H A D | fault_injection_test.cc | 409 Status ReadValue(int i, std::string* val) const { in ReadValue() function in leveldb::FaultInjectionTest
|
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/ |
H A D | cpu_reader.cc | 111 T ReadValue(const uint8_t* ptr) { in ReadValue() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/ |
H A D | Host.cpp | 1364 int ReadValue = *StartToCVTOffset; in getHostCPUName() local
|
/aosp_15_r20/frameworks/native/vulkan/vkjson/ |
H A D | vkjson.cc | 1506 bool ReadValue(Json::Value* object, const char* key, T* value, in ReadValue() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 2058 auto ReadValue = MTracker->readReg(SrcReg); in transferSpillOrRestoreInst() local 2100 auto ReadValue = MTracker->readMLoc(SrcIdx); in transferSpillOrRestoreInst() local
|
/aosp_15_r20/external/libchrome/ipc/ |
H A D | ipc_message_utils.cc | 195 bool ReadValue(const base::Pickle* m, in ReadValue() function
|