OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fastPointer
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/binder/
IMemory.h
78
void*
fastPointer
(const sp<IBinder>& heap, ssize_t offset) const;
/frameworks/native/libs/binder/
IMemory.cpp
137
void* IMemory::
fastPointer
(const sp<IBinder>& binder, ssize_t offset) const
Completed in 6269 milliseconds