Home
last modified time | relevance | path

Searched defs:value_buffer_size (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/protocol/
H A Dgbl_efi_avb.rs122 let mut value_buffer_size = value.len(); in read_persistent_value() localVariable
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dimpl.h504 size_t value_buffer_size() const { in value_buffer_size() function