OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mRefs
(Results
1 - 7
of
7
) sorted by null
/frameworks/native/include/binder/
Binder.h
95
RefBase::weakref_type*
mRefs
;
/system/core/include/utils/
SharedBuffer.h
98
mutable int32_t
mRefs
;
130
return (
mRefs
== 1);
RefBase.h
168
weakref_impl* const
mRefs
;
/system/core/libpixelflinger/codeflinger/tinyutils/
SharedBuffer.h
101
mutable int32_t
mRefs
;
140
return (
mRefs
== 1);
/frameworks/rs/cpp/util/
RefBase.h
158
weakref_impl* const
mRefs
;
/frameworks/rs/server/
RefBase.h
157
weakref_impl* const
mRefs
;
/frameworks/av/include/media/
MediaProfiles.h
506
RequiredProfileRefInfo
mRefs
[kNumRequiredProfiles];
Completed in 357 milliseconds