OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMaxOutstandingPermissionRequests
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/extensions/browser/guest_view/web_view/
web_view_constants.cc
113
const unsigned int
kMaxOutstandingPermissionRequests
= 1024;
web_view_constants.h
118
extern const unsigned int
kMaxOutstandingPermissionRequests
;
web_view_permission_helper.cc
301
webview::
kMaxOutstandingPermissionRequests
) {
Completed in 61 milliseconds