Home
last modified time | relevance | path

Searched defs:Set (Results 126 – 150 of 1301) sorted by relevance

12345678910>>...53

/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dreflection_internal.h103 void Set(Field* data, int index, const Value* value) const override { in Set() function
157 void Set(Field* data, int index, const Value* value) const override { in Set() function
220 void Set(Field* data, int index, const Value* value) const override { in Set() function
H A Darenastring.cc119 void ArenaStringPtr::Set(ConstStringParam value, Arena* arena) { in Set() function in google::protobuf::internal::ArenaStringPtr
131 void ArenaStringPtr::Set(std::string&& value, Arena* arena) { in Set() function in google::protobuf::internal::ArenaStringPtr
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dreflection_internal.h103 void Set(Field* data, int index, const Value* value) const override { in Set() function
157 void Set(Field* data, int index, const Value* value) const override { in Set() function
220 void Set(Field* data, int index, const Value* value) const override { in Set() function
H A Darenastring.cc119 void ArenaStringPtr::Set(ConstStringParam value, Arena* arena) { in Set() function in google::protobuf::internal::ArenaStringPtr
131 void ArenaStringPtr::Set(std::string&& value, Arena* arena) { in Set() function in google::protobuf::internal::ArenaStringPtr
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dexec_ctx.h205 static void Set(ExecCtx* exec_ctx) { exec_ctx_ = exec_ctx; } in Set() function
299 static void Set(ApplicationCallbackExecCtx* exec_ctx, uintptr_t flags) { in Set() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/common/
Dalarm.cc54 void Set(grpc::CompletionQueue* cq, gpr_timespec deadline, void* tag) { in Set() function in grpc::internal::AlarmImpl
82 void Set(gpr_timespec deadline, std::function<void(bool)> f) { in Set() function in grpc::internal::AlarmImpl
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Drbac.proto199 message Set { message
273 message Set { message
/aosp_15_r20/external/grpc-grpc/src/cpp/common/
H A Dalarm.cc64 void Set(grpc::CompletionQueue* cq, gpr_timespec deadline, void* tag) { in Set() function in grpc::internal::AlarmImpl
78 void Set(gpr_timespec deadline, std::function<void(bool)> f) { in Set() function in grpc::internal::AlarmImpl
/aosp_15_r20/external/cronet/base/profiler/
H A Dsample_metadata.cc31 void SampleMetadata::Set(int64_t value) { in Set() function in base::SampleMetadata
36 void SampleMetadata::Set(int64_t key, int64_t value) { in Set() function in base::SampleMetadata
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/xds/v3/
H A Drbac.proto199 message Set { message
273 message Set { message
/aosp_15_r20/external/golang-protobuf/internal/impl/
H A Dmessage_reflect_gen.go88 func (m *messageState) Set(fd protoreflect.FieldDescriptor, v protoreflect.Value) { func
208 func (m *messageReflectWrapper) Set(fd protoreflect.FieldDescriptor, v protoreflect.Value) { func
/aosp_15_r20/external/pigweed/pw_async2/public/pw_async2/
H A Donce_sender.h294 void Set(const T& value) { in Set() function
306 void Set(T&& value) { in Set() function
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/rbac/v3/
H A Drbac.proto203 message Set { message
284 message Set { message
/aosp_15_r20/external/perfetto/src/trace_processor/db/
H A Dcolumn_storage.h71 void Set(uint32_t idx, T val) { vector_[idx] = val; } in Set() function
144 void Set(uint32_t idx, T val) { in Set() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dexec_ctx.h226 static void Set(ExecCtx* ctx) { EXEC_CTX = ctx; } in Set() function
326 static void Set(ApplicationCallbackExecCtx* exec_ctx, uintptr_t flags) { in Set() function
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp608 void CoreEngine::enqueue(ExplodedNodeSet &Set) { in enqueue()
615 void CoreEngine::enqueue(ExplodedNodeSet &Set, in enqueue()
623 void CoreEngine::enqueueEndOfFunction(ExplodedNodeSet &Set) { in enqueueEndOfFunction()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Dmain.go131 func (t *ternaryFlag) Set(s string) error { func
488 func (r *Rpath) Set(val string) error { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags/
Dflags.go206 func (versionFlag) Set(s string) error { func
268 func (ts *triState) Set(value string) error { func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.cpp177 std::string getExtInstSetName(SPIRV::InstructionSet::InstructionSet Set) { in getExtInstSetName()
199 std::string getExtInstName(SPIRV::InstructionSet::InstructionSet Set, in getExtInstName()
H A DSPIRVInstPrinter.cpp65 auto Set = getExtInstSetFromString(Name); in recordOpExtInstImport() local
313 auto Set = ExtInstSetIDs[SetReg]; in printExtension() local
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dpolicy_map.cc84 void PolicyMap::Set( in Set() function in policy::PolicyMap
100 void PolicyMap::Set(const std::string& policy, Entry entry) { in Set() function in policy::PolicyMap
/aosp_15_r20/external/gsc-utils/docs/
H A Dcase_closed_debugging_gsc.md566 #### Enabling
584 #### Disabling
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Dinspectable_test.cc38 void Set(const T& value) { in Set() function in bt::__anon1dbb00630111::TestProperty
110 TEST(InspectableTest, Set) { in TEST() argument
/aosp_15_r20/external/pigweed/pw_metric/public/pw_metric/
H A Dmetric.h124 void Set(float value) { SetFloat(value); } // namespace pw::metric in Set() function
143 void Set(uint32_t value) { SetInt(value); } in Set() function
/aosp_15_r20/art/runtime/mirror/
H A Dobject_array-inl.h61 inline void ObjectArray<T>::Set(int32_t i, ObjPtr<T> object) { in Set() function
71 inline void ObjectArray<T>::Set(int32_t i, ObjPtr<T> object) { in Set() function

12345678910>>...53