Home
last modified time | relevance | path

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

/system/core/init/
Ddevices.cpp570 static const char *parse_device_name(struct uevent *uevent, unsigned int len) in parse_device_name() function
601 name = parse_device_name(uevent, 64); in handle_block_device_event()
651 name = parse_device_name(uevent, 64); in handle_generic_device_event()