Home
last modified time | relevance | path

Searched refs:device_name_std (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/google/camera/common/hal/hidl_service/
H A Dhidl_camera_provider.cc341 std::string device_name_std(device_name.c_str()); in ParseDeviceName() local
344 if (std::regex_match(device_name_std, sm, in ParseDeviceName()