Home
last modified time | relevance | path

Searched refs:HandleBlockDeviceEvent (Results 1 - 5 of 5) sorted by relevance

/base/startup/init/ueventd/include/
H A Dueventd_device_handler.h25 void HandleBlockDeviceEvent(const struct Uevent *uevent);
/base/startup/init/test/fuzztest/handleblockdeviceevent_fuzzer/
H A Dhandleblockdeviceevent_fuzzer.cpp27 HandleBlockDeviceEvent(&uevent); in FuzzHandleBlockDeviceEvent()
/base/startup/init/test/unittest/ueventd/
H A Dueventd_event_unittest.cpp292 HandleBlockDeviceEvent(nullptr); in HWTEST_F()
297 HandleBlockDeviceEvent(&noBlockUevent); in HWTEST_F()
304 HandleBlockDeviceEvent(&invalidDevNoUevent); in HWTEST_F()
312 HandleBlockDeviceEvent(&invalidSysPathUevent); in HWTEST_F()
335 HandleBlockDeviceEvent(&uevent); in HWTEST_F()
371 HandleBlockDeviceEvent(&uevent); in HWTEST_F()
396 HandleBlockDeviceEvent(&uevent); in HWTEST_F()
/base/startup/init/ueventd/
H A Dueventd.c113 HandleBlockDeviceEvent(uevent); in HandleUevent()
181 HandleBlockDeviceEvent(uevent); in HandleRequiredBlockDeviceNodes()
193 HandleBlockDeviceEvent(uevent); in HandleRequiredBlockDeviceNodes()
H A Dueventd_device_handler.c453 void HandleBlockDeviceEvent(const struct Uevent *uevent) in HandleBlockDeviceEvent() function

Completed in 4 milliseconds