Searched refs:uevent_open_socket (Results 1 - 4 of 4) sorted by relevance

/system/core/include/cutils/
H A Duevent.h27 int uevent_open_socket(int buf_sz, bool passcred);
/system/core/libcutils/
H A Duevent.c96 int uevent_open_socket(int buf_sz, bool passcred) function
/system/core/init/
H A Ddevices.c892 device_fd = uevent_open_socket(64*1024, true);
/system/core/charger/
H A Dcharger.c949 fd = uevent_open_socket(64*1024, true);

Completed in 346 milliseconds