Searched refs:GetMessage_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/extensions/common/permissions/
H A Dapi_permission.cc30 result.push_back(GetMessage_());
108 PermissionMessage APIPermission::GetMessage_() const { function in class:extensions::APIPermission
109 return info()->GetMessage_();
132 PermissionMessage APIPermissionInfo::GetMessage_() const { function in class:extensions::APIPermissionInfo
H A Dapi_permission.h264 // Use GetMessage_ to avoid name conflict with macro GetMessage on Windows.
265 PermissionMessage GetMessage_() const;
361 // Use GetMessage_ to avoid name conflict with macro GetMessage on Windows.
362 PermissionMessage GetMessage_() const;

Completed in 199 milliseconds