Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dusb_client.cpp195 static bool InitFunctionFs(usb_handle* h) { in InitFunctionFs() function
245 if (!InitFunctionFs(handle_.get())) { in ClientUsbTransport()