/aosp_15_r20/external/grpc-grpc/include/grpcpp/ |
H A D | alarm.h | 75 void Set(grpc::CompletionQueue* cq, const T& deadline, void* tag) { in Set() function 98 void Set(const T& deadline, std::function<void(bool)> f) { in Set() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/ |
D | alarm.h | 63 void Set(grpc::CompletionQueue* cq, const T& deadline, void* tag) { in Set() function 86 void Set(const T& deadline, std::function<void(bool)> f) { in Set() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/promise/ |
H A D | inter_activity_latch.h | 63 void Set(T value) { in Set() function 121 void Set() { in Set() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/ |
D | alarm.h | 63 void Set(grpc::CompletionQueue* cq, const T& deadline, void* tag) { in Set() function 86 void Set(const T& deadline, std::function<void(bool)> f) { in Set() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | arenastring.h | 273 void Set(std::reference_wrapper<RefWrappedType> const_string_ref, in Set() function 408 inline void ArenaStringPtr::Set(const char* s, Arena* arena) { in Set() function 412 inline void ArenaStringPtr::Set(const char* s, size_t n, Arena* arena) { in Set() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | arenastring.h | 273 void Set(std::reference_wrapper<RefWrappedType> const_string_ref, in Set() function 408 inline void ArenaStringPtr::Set(const char* s, Arena* arena) { in Set() function 412 inline void ArenaStringPtr::Set(const char* s, size_t n, Arena* arena) { in Set() function
|
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/ |
D | autofd.h | 50 int Set(int fd) { in Set() function 86 int Set(int fd) { in Set() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/ |
H A D | single_set_ptr.h | 47 T* Set(T* ptr) { in Set() function 59 T* Set(std::unique_ptr<T, Deleter> ptr) { return Set(ptr.release()); } in Set() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/ |
D | single_set_ptr.h | 47 T* Set(T* ptr) { in Set() function 59 T* Set(std::unique_ptr<T, Deleter> ptr) { return Set(ptr.release()); } in Set() function
|
/aosp_15_r20/external/golang-protobuf/internal/set/ |
H A D | ints.go | 19 func (bs *int64s) Set(n uint64) { func 42 func (bs *Ints) Set(n uint64) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
D | config.go | 31 func (mode *BuildMode) Set(s string) error { func 90 func (mode *LinkMode) Set(s string) error { func
|
/aosp_15_r20/external/libcap/cap/ |
H A D | cap_test.go | 88 func same(a, b *Set) error { 109 func confirmExpectedExport(t *testing.T, info string, c *Set, size uint) {
|
/aosp_15_r20/device/google/cuttlefish/host/libs/confui/ |
D | host_utils.cc | 32 void ThreadTracer::Set(const std::string& name, const std::thread::id tid) { in Set() function in cuttlefish::confui::thread::ThreadTracer 72 void Set(const std::string& name, const std::thread::id tid) { in Set() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion-plot/src/ |
D | traits.rs | 32 pub trait Set<T> { trait
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/base/ |
D | flag.go | 20 func (v *StringsFlag) Set(s string) error { func 47 func (f explicitStringFlag) Set(v string) error { func
|
/aosp_15_r20/test/dittosuite/src/ |
H A D | shared_variables.cpp | 74 void SharedVariables::Set(int key, const SharedVariables::Variant& value) { in Set() function in dittosuite::SharedVariables 81 void SharedVariables::Set(const std::list<int>& thread_ids, const std::string& variable_name, in Set() function in dittosuite::SharedVariables
|
H A D | multithreading_utils.cpp | 24 void SchedAttr::Set() const { in Set() function in dittosuite::SchedAttr 87 void SchedAffinity::Set() const { in Set() function in dittosuite::SchedAffinity
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_utils.h | 248 constexpr void Set(Index bit) { mask_ |= MakeMask(bit); } in Set() function 250 constexpr void Set(std::initializer_list<Index> bits) { in Set() function
|
/aosp_15_r20/external/golang-protobuf/internal/cmd/pbdump/ |
H A D | pbdump.go | 153 func (fs *fields) Set(s string, k protoreflect.Kind) error { func 262 func (fs fieldsFlag) Set(s string) error { return fs.f.Set(s, fs.k) } func
|
/aosp_15_r20/external/openthread/src/posix/platform/ |
H A D | power.cpp | 36 otError Domain::Set(const char *aDomain) in Set() function in ot::Power::Domain 77 otError RawPowerSetting::Set(const char *aRawPowerSetting) in Set() function in ot::Power::RawPowerSetting
|
/aosp_15_r20/external/cronet/base/ |
H A D | file_descriptor_store.cc | 58 void FileDescriptorStore::Set(const std::string& key, base::ScopedFD fd) { in Set() function in base::FileDescriptorStore 62 void FileDescriptorStore::Set(const std::string& key, in Set() function in base::FileDescriptorStore
|
/aosp_15_r20/external/libchrome/base/ |
H A D | file_descriptor_store.cc | 58 void FileDescriptorStore::Set(const std::string& key, base::ScopedFD fd) { in Set() function in base::FileDescriptorStore 62 void FileDescriptorStore::Set(const std::string& key, in Set() function in base::FileDescriptorStore
|
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/pythonconfig/ |
H A D | types.go | 48 func (ss *StringSet) Set(s string) error { func 89 func (sml *StringMapList) Set(s string) error { func
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/ |
H A D | attr_builder.h | 119 AttrBuilder& Set(StringPiece attr_name, T&& value) { in Set() function 128 AttrBuilder& Set(StringPiece attr_name, const AttrValue& value) { in Set() function
|
/aosp_15_r20/external/libwebm/webm_parser/include/webm/ |
H A D | element.h | 93 void Set(const T& value, bool is_present) { in Set() function 104 void Set(T&& value, bool is_present) { in Set() function
|