Home
last modified time | relevance | path

Searched defs:address (Results 1 – 5 of 5) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/util/
Dslab.rs575 let mut address = Vec::new(); in ut_slab_compact() localVariable
588 let mut address = Vec::new(); in ut_slab_compact() localVariable
/commonlibrary/ets_utils/js_util_module/util/
Djs_base64.cpp775 void FreeMemory(char *&address) in FreeMemory()
782 void FreeMemory(unsigned char *&address) in FreeMemory()
Dnative_module_util.cpp180 static void FreeMemory(napi_value *address) in FreeMemory()
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
Dproxy.rs204 let address = match Uri::from_bytes(host.as_bytes()) { in from_str() localVariable
/commonlibrary/rust/ylong_json/tests/
Dsdv_adapt_serde_test.rs120 address: String, field