OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linkToComposerDeath
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/include/surfaceflinger/
SurfaceComposerClient.h
123
status_t
linkToComposerDeath
(const sp<IBinder::DeathRecipient>& recipient,
/frameworks/base/cmds/bootanimation/
BootAnimation.cpp
65
status_t err = mSession->
linkToComposerDeath
(this);
66
LOGE_IF(err, "
linkToComposerDeath
failed (%s) ", strerror(-err));
/frameworks/base/libs/surfaceflinger_client/
SurfaceComposerClient.cpp
146
status_t SurfaceComposerClient::
linkToComposerDeath
(
Completed in 34 milliseconds