Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DISurfaceComposer.h253 CREATE_SCOPED_CONNECTION enumerator
/frameworks/native/libs/gui/
DISurfaceComposer.cpp72 remote()->transact(BnSurfaceComposer::CREATE_SCOPED_CONNECTION, data, &reply); in createScopedConnection()
558 case CREATE_SCOPED_CONNECTION: { in onTransact()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp4432 case CREATE_SCOPED_CONNECTION: in CheckTransactCodeCredentials()