Home
last modified time | relevance | path

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

/hardware/google/pixel/fastboot/
DFastboot.cpp49 using OEMCommandHandler = std::function<Result(const std::vector<std::string>&)>; typedef
113 const std::unordered_map<std::string, OEMCommandHandler> kOEMCmdMap = { in doOemCommand()
DFastboot_aidl.cpp50 using OEMCommandHandler = typedef
130 const std::unordered_map<std::string, OEMCommandHandler> kOEMCmdMap = { in doOemCommand()