Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/allocd/
Dutils.h54 std::string ReqTyToStr(RequestType req_ty);
Dutils.cpp114 std::string ReqTyToStr(RequestType req_ty) { in ReqTyToStr() function
/device/google/cuttlefish/host/commands/stop/
Dmain.cc154 ReqTyToStr(RequestType::StopSession); in ReleaseAllocdResources()