Home
last modified time | relevance | path

Searched defs:requestDeathNotification (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/av/media/utils/include/mediautils/
H A DBinderGenericUtils.h374 std::shared_ptr<void> requestDeathNotification( in requestDeathNotification() function
383 std::shared_ptr<void> requestDeathNotification( in requestDeathNotification() function
/aosp_15_r20/system/libhwbinder/
H A DIPCThreadState.cpp749 status_t IPCThreadState::requestDeathNotification(int32_t handle, BpHwBinder* proxy) in requestDeathNotification() function in android::hardware::IPCThreadState
/aosp_15_r20/frameworks/native/libs/binder/
H A DIPCThreadState.cpp980 status_t IPCThreadState::requestDeathNotification(int32_t handle, BpBinder* proxy) in requestDeathNotification() function in android::IPCThreadState