Home
last modified time | relevance | path

Searched defs:WriteValue (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/cronet/base/win/
H A Dregistry.cc427 LONG RegKey::WriteValue(const wchar_t* name, DWORD in_value) { in WriteValue() function in base::win::RegKey
432 LONG RegKey::WriteValue(const wchar_t* name, const wchar_t* in_value) { in WriteValue() function in base::win::RegKey
440 LONG RegKey::WriteValue(const wchar_t* name, in WriteValue() function in base::win::RegKey
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Dmetadata_tracker.cc148 void MetadataTracker::WriteValue(uint32_t row, Variadic value) { in WriteValue() function in perfetto::trace_processor::MetadataTracker
/aosp_15_r20/external/pigweed/pw_bluetooth_profiles/public/pw_bluetooth_profiles/
H A Ddevice_info_service.h167 void WriteValue(bluetooth::PeerId /* peer_id */, in WriteValue() function
/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/test/
H A Dgoog_cc_printer.cc51 void WriteValue(RtcEventLogOutput* out) override { in WriteValue() function in webrtc::__anon7f6710070111::TypedFieldLogger
/aosp_15_r20/external/federated-compute/fcp/secagg/shared/
H A Dsecagg_vector.cc308 void SecAggVector::Coder::WriteValue(uint64_t value) { in WriteValue() function in fcp::secagg::SecAggVector::Coder
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonFormatter.cs366 public void WriteValue(TextWriter writer, object value) in WriteValue() method in Google.Protobuf.JsonFormatter
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DJsonFormatter.cs366 public void WriteValue(TextWriter writer, object value) in WriteValue() method in Google.Protobuf.JsonFormatter
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/functions/
H A Dto_ftrace.cc556 void ArgsSerializer::WriteValue(const Variadic& value) { in WriteValue() function in perfetto::trace_processor::__anon346618c20111::ArgsSerializer
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_message_utils.cc84 void WriteValue(base::Pickle* m, const base::Value* value, int recursion) { in WriteValue() function
/aosp_15_r20/external/cronet/ipc/
H A Dipc_message_utils.cc138 void WriteValue(const base::Value& value, int recursion, base::Pickle* pickle) { in WriteValue() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dgatt2_server_server_test.cc129 void WriteValue(fbg::LocalServiceWriteValueRequest req, in WriteValue() function in bthost::__anon0358dcaf0111::MockLocalService
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp4099 SDValue WriteValue[] = { N->getOperand(2), N->getOperand(3) }; in tryWriteRegister() local
H A DARMISelLowering.cpp2472 SDValue WriteValue = Op->getOperand(2); in LowerWRITE_REGISTER() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp4800 SDValue WriteValue[] = { N->getOperand(2), N->getOperand(3) }; in tryWriteRegister() local
H A DARMISelLowering.cpp2993 SDValue WriteValue = Op->getOperand(2); in LowerWRITE_REGISTER() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp5634 SDValue WriteValue[] = { N->getOperand(2), N->getOperand(3) }; in tryWriteRegister() local
H A DARMISelLowering.cpp3421 SDValue WriteValue = Op->getOperand(2); in LowerWRITE_REGISTER() local
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/whpx_sys/
H A Dbindings.rs7978 pub WriteValue: UINT64, field