OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mClientRef
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/surfaceflinger/
LayerBase.cpp
524
: LayerBase(flinger, display),
mClientRef
(client),
531
sp<Client> c(
mClientRef
.promote());
559
sp<Client> client(
mClientRef
.promote());
LayerBase.h
329
const wp<Client>
mClientRef
;
Completed in 98 milliseconds