OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RegisterForDeathNotifications
(Results
1 - 13
of
13
) sorted by null
/system/core/include/binderwrapper/
binder_wrapper.h
71
virtual bool
RegisterForDeathNotifications
(
stub_binder_wrapper.h
100
bool
RegisterForDeathNotifications
(const sp<IBinder>& binder,
/system/core/libbinderwrapper/
real_binder_wrapper.h
38
bool
RegisterForDeathNotifications
(const sp<IBinder>& binder,
stub_binder_wrapper.cc
65
bool StubBinderWrapper::
RegisterForDeathNotifications
(
real_binder_wrapper.cc
86
bool RealBinderWrapper::
RegisterForDeathNotifications
(
/system/media/brillo/audio/audioservice/
audio_daemon.cpp
76
binder_wrapper->
RegisterForDeathNotifications
(
/system/nativepower/client/
power_manager_client.cc
78
BinderWrapper::Get()->
RegisterForDeathNotifications
(
/system/nativepower/daemon/
wake_lock_manager.cc
94
if (!BinderWrapper::Get()->
RegisterForDeathNotifications
(
/system/update_engine/
binder_service_android.cc
67
binder_wrapper->
RegisterForDeathNotifications
(
binder_service_brillo.cc
180
binder_wrapper->
RegisterForDeathNotifications
(
update_engine_client_android.cc
215
android::BinderWrapper::Get()->
RegisterForDeathNotifications
(
/system/weaved/buffet/
manager.cc
375
android::BinderWrapper::Get()->
RegisterForDeathNotifications
(
465
android::BinderWrapper::Get()->
RegisterForDeathNotifications
(
/system/weaved/libweaved/
service.cc
420
bool register_success = binder_wrapper_->
RegisterForDeathNotifications
(
Completed in 474 milliseconds