Home
last modified time | relevance | path

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

/third_party/rust/crates/tracing/tracing-attributes/tests/
Dnames.rs9 fn custom_name() {} in custom_name() function
/third_party/toybox/toys/pending/
Dmdev.c41 char *device_name = 0, *custom_name = 0, *s, *temp; in make_device() local