Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/qualcomm/runtime/backends/
H A DQnnSysFunctionInterface.h14 #define DEFINE_SHIM_FUNCTION_SYS_INTERFACE(F, pointer_name) \ argument
H A DQnnFunctionInterface.h15 #define DEFINE_SHIM_FUNCTION_INTERFACE(F, pointer_name) \ argument
/aosp_15_r20/tools/netsim/rust/http-proxy/src/
H A Ddns.rs580 let pointer_name = Name::to_string_guard(&mut pointer_cursor, jumps + 1)?; in to_string_guard() localVariable