Home
last modified time | relevance | path

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

/aosp_15_r20/device/linaro/dragonboard/shared/utils/rmtfs/
Dstorage.c166 struct rmtfd *storage_get(unsigned node, int caller_id) in storage_get() function
/aosp_15_r20/external/pytorch/torch/csrc/
H A Dutils.cpp236 uint8_t storage_get(const at::Storage& self, ptrdiff_t idx) { in storage_get() function