OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LockAshmemRegion
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/base/memory/
discardable_memory_android.h
24
LockDiscardableMemoryStatus
LockAshmemRegion
(int fd,
discardable_memory_android.cc
91
return internal::
LockAshmemRegion
(fd_, 0, size_, memory_);
180
LockDiscardableMemoryStatus
LockAshmemRegion
(int fd,
discardable_memory_allocator_android.cc
76
return internal::
LockAshmemRegion
(fd_, offset_, size_, address_);
231
internal::
LockAshmemRegion
(
Completed in 447 milliseconds