Home
last modified time | relevance | path

Searched defs:take_value (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/
Dunfold_state.rs30 pub(crate) fn take_value(self: Pin<&mut Self>) -> Option<T> { in take_value() method
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dtask_local.rs122 async fn take_value() { in take_value() function
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/well_known_types/
Dany.rs94 pub fn take_value(&mut self) -> ::std::vec::Vec<u8> { in take_value() method
Dwrappers.rs1152 pub fn take_value(&mut self) -> ::std::string::String { in take_value() method
1314 pub fn take_value(&mut self) -> ::std::vec::Vec<u8> { in take_value() method
Dtype_pb.rs1747 pub fn take_value(&mut self) -> crate::well_known_types::Any { in take_value() method
/aosp_15_r20/external/pigweed/third_party/fuchsia/repo/sdk/lib/fit/include/lib/fit/
H A Dresult.h359 constexpr success<T> take_value() { in take_value() function
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/task/
Dtask_local.rs373 pub fn take_value(self: Pin<&mut Self>) -> Option<T> { in take_value() function
/aosp_15_r20/packages/modules/Virtualization/libs/libservice_vm_requests/src/
Ddice.rs539 fn take_value<T>(field: &mut OnceCell<T>, field_name: &str) -> Result<T> { in take_value() function
/aosp_15_r20/system/security/keystore2/src/
H A Dlegacy_blob.rs258 pub fn take_value(self) -> BlobValue { in take_value() method
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptor.rs3227 pub fn take_value(&mut self) -> crate::RepeatedField<EnumValueDescriptorProto> { in take_value() method