Home
last modified time | relevance | path

Searched refs:RequestType (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/libs/allocd/
Dutils.cpp41 const std::map<RequestType, const char*> RequestTyToStrMap = {
42 {RequestType::ID, "alloc_id"},
43 {RequestType::CreateInterface, "create_interface"},
44 {RequestType::DestroyInterface, "destroy_interface"},
45 {RequestType::StopSession, "stop_session"},
46 {RequestType::Shutdown, "shutdown"},
47 {RequestType::Invalid, "invalid"}};
49 const std::map<std::string, RequestType> StrToRequestTyMap = {
50 {"alloc_id", RequestType::ID},
51 {"create_interface", RequestType::CreateInterface},
[all …]
Dutils.h52 RequestType StrToReqTy(const std::string& req);
54 std::string ReqTyToStr(RequestType req_ty);
Drequest.h34 enum class RequestType : uint16_t { enum
/device/google/cuttlefish/host/commands/stop/
Dmain.cc154 ReqTyToStr(RequestType::StopSession); in ReleaseAllocdResources()
/device/google/atv/products/lowram_boot_profiles/
Dpreloaded-classes475 [Lcom.android.internal.telephony.gsm.SsData$RequestType;
12905 com.android.internal.telephony.gsm.SsData$RequestType
Dboot-image-profile.txt12255 Lcom/android/internal/telephony/gsm/SsData$RequestType;
17362 [Lcom/android/internal/telephony/gsm/SsData$RequestType;