Searched defs:ChromeViewHostMsg_GetPluginInfo_Status (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/common/
H A Drender_messages.h48 struct ChromeViewHostMsg_GetPluginInfo_Status { struct
62 ChromeViewHostMsg_GetPluginInfo_Status() : value(kAllowed) {} function in struct:ChromeViewHostMsg_GetPluginInfo_Status
83 IPC_ENUM_TRAITS_MAX_VALUE(ChromeViewHostMsg_GetPluginInfo_Status::Value,
84 ChromeViewHostMsg_GetPluginInfo_Status::kUnauthorized)
94 IPC_STRUCT_TRAITS_BEGIN(ChromeViewHostMsg_GetPluginInfo_Status)
100 IPC_STRUCT_MEMBER(ChromeViewHostMsg_GetPluginInfo_Status, status)

Completed in 138 milliseconds