Home
last modified time | relevance | path

Searched defs:onDeath (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/binder/ndk/test/
Dmain_client.cpp61 auto onDeath = static_cast<std::function<void(void)>*>(cookie); in LambdaOnDeath() local
76 std::function<void(void)> onDeath = [&] { in TEST() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DExternalCallbackTracker.java59 void onDeath(); in onDeath() method
/frameworks/av/media/codec2/hidl/1.0/vts/functional/common/
Dmedia_c2_hidl_test_common.h83 virtual void onDeath( in onDeath() function
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java572 public void onDeath() { in onDeath() method in WifiNative.VendorHalDeathHandlerInternal
586 public void onDeath() { in onDeath() method in WifiNative.WificondDeathHandlerInternal
600 public void onDeath() { in onDeath() method in WifiNative.SupplicantDeathHandlerInternal
614 public void onDeath() { in onDeath() method in WifiNative.HostapdDeathHandlerInternal
1245 void onDeath(); in onDeath() method
1621 void onDeath(); in onDeath() method
1635 void onDeath(); in onDeath() method
2351 void onDeath(); in onDeath() method
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp493 virtual void onDeath( in onDeath() function