Home
last modified time | relevance | path

Searched defs:_data_ptr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/implementation/e2e_protection/include/buffer/
Dbuffer.hpp20 buffer_view(const uint8_t *_data_ptr, size_t _data_length) in buffer_view()
/aosp_15_r20/external/pytorch/torch/
H A Dstorage.py1227 def _data_ptr(self): member in TypedStorage
/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Dguards.cpp1291 void* _data_ptr; member in torch::dynamo::__anon296b09360211::DATA_PTR_MATCH