Home
last modified time | relevance | path

Searched refs:getCookieKey (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/neuralnetworks/aidl/utils/src/
DProtectCallback.cpp103 sCookies[deathMonitor->getCookieKey()] = deathMonitor; in create()
115 reinterpret_cast<void*>(deathMonitor->getCookieKey()))); in create()
137 reinterpret_cast<void*>(kDeathMonitor->getCookieKey()))); in ~DeathHandler()
/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/
DProtectCallback.h68 uintptr_t getCookieKey() const { return kCookieKey; } in getCookieKey() function
/hardware/interfaces/neuralnetworks/aidl/utils/test/
DDeviceTest.cpp701 reinterpret_cast<void*>(device->getDeathMonitor()->getCookieKey())); in TEST_P()
851 reinterpret_cast<void*>(device->getDeathMonitor()->getCookieKey())); in TEST_P()
976 reinterpret_cast<void*>(device->getDeathMonitor()->getCookieKey())); in TEST_P()