OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PP_FileMapProtection
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/c/
ppb_file_mapping.h
30
* The
PP_FileMapProtection
values indicate the permissions requested for the
38
}
PP_FileMapProtection
;
39
PP_COMPILE_ASSERT_SIZE_IN_BYTES(
PP_FileMapProtection
, 4);
88
* <code>
PP_FileMapProtection
</code>, indicating what memory operations
/external/chromium_org/ppapi/api/
ppb_file_mapping.idl
19
* The
PP_FileMapProtection
values indicate the permissions requested for the
23
enum
PP_FileMapProtection
{
74
* <code>
PP_FileMapProtection
</code>, indicating what memory operations
Completed in 55 milliseconds