OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnlockAshmemRegion
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/base/memory/
discardable_memory_android.h
29
bool
UnlockAshmemRegion
(int fd,
discardable_memory_android.cc
95
internal::
UnlockAshmemRegion
(fd_, 0, size_, memory_);
190
bool
UnlockAshmemRegion
(int fd, size_t off, size_t size, const void* address) {
discardable_memory_allocator_android.cc
82
internal::
UnlockAshmemRegion
(fd_, offset_, size_, address_);
363
internal::
UnlockAshmemRegion
(fd_, offset_, size_, address_);
Completed in 40 milliseconds