Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dv4l2_device.h56 const char *get_device_name () const { in get_device_name() function
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_placer_test.cc209 auto get_device_name = [&placer](const string& device) -> string { in TEST() local