OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setDeallocationObserver
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/wtf/
ArrayBufferContents.h
61
void
setDeallocationObserver
(ArrayBufferDeallocationObserver* observer)
ArrayBuffer.h
65
void
setDeallocationObserver
(ArrayBufferDeallocationObserver* observer) { m_contents.
setDeallocationObserver
(observer); }
Completed in 136 milliseconds