OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InitCheck
(Results
1 - 2
of
2
) sorted by null
/frameworks/webview/chromium/plat_support/
graphic_buffer_impl.cpp
40
if (buffer->
InitCheck
() != NO_ERROR) {
100
status_t GraphicBufferImpl::
InitCheck
() const {
101
return mBuffer->
initCheck
();
/frameworks/av/media/libstagefright/
ESDS.cpp
46
status_t ESDS::
InitCheck
() const {
Completed in 44 milliseconds