OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateAnonymousSharedMemory
(Results
1 - 3
of
3
) sorted by null
/external/libchrome/base/memory/
shared_memory_helper.h
20
bool
CreateAnonymousSharedMemory
(const SharedMemoryCreateOptions& options,
25
// Takes the outputs of
CreateAnonymousSharedMemory
and maps them properly to
shared_memory_helper.cc
25
bool
CreateAnonymousSharedMemory
(const SharedMemoryCreateOptions& options,
shared_memory_posix.cc
140
CreateAnonymousSharedMemory
(options, &fp, &readonly_fd, &path);
Completed in 484 milliseconds