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.h405 struct TCLHash { struct
439 std::unordered_map<sp<ITransactionCompletedListener>, CallbackInfo, TCLHash>
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp785 std::unordered_map<sp<ITransactionCompletedListener>, CallbackInfo, TCLHash> listenerCallbacks; in readFromParcel()