HomeSort by relevance Sort by last modified time
    Searched refs:create_protocol_handle (Results 1 - 3 of 3) sorted by null

  /system/core/fastbootd/
protocol.h 52 struct protocol_handle *create_protocol_handle(struct transport_handle *t);
transport.c 88 struct protocol_handle *phandle = create_protocol_handle(thandle);
protocol.c 170 struct protocol_handle *create_protocol_handle(struct transport_handle *thandle) function

Completed in 59 milliseconds