Searched refs:StrToReqTy (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/libs/allocd/ | ||
D | utils.h | 52 RequestType StrToReqTy(const std::string& req); |
D | utils.cpp | 131 RequestType StrToReqTy(const std::string& req) { in StrToReqTy() function |