Searched refs:FB_CMD_FETCH (Results 1 – 4 of 4) sorted by relevance
38 #define FB_CMD_FETCH "fetch" macro
369 std::string cmd = FB_CMD_FETCH ":" + partition; in FetchToFd()
2287 } else if (command == FB_CMD_FETCH) { in Main()
64 {FB_CMD_FETCH, FetchHandler}, in FastbootDevice()