Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DIPC_test.cpp42 using TCLHash = SurfaceComposerClient::TCLHash; typedef
49 std::unordered_map<sp<ITransactionCompletedListener>, CallbackInfo, TCLHash>
/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h326 struct TCLHash { struct
345 std::unordered_map<sp<ITransactionCompletedListener>, CallbackInfo, TCLHash> argument
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp403 std::unordered_map<sp<ITransactionCompletedListener>, CallbackInfo, TCLHash> listenerCallbacks; in readFromParcel()