OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getStrongCount
(Results
1 - 4
of
4
) sorted by null
/frameworks/rs/cpp/util/
RefBase.h
74
int32_t
getStrongCount
() const;
177
inline int32_t
getStrongCount
() const {
/frameworks/rs/server/
RefBase.h
73
int32_t
getStrongCount
() const;
176
inline int32_t
getStrongCount
() const {
/system/core/include/utils/
RefBase.h
78
int32_t
getStrongCount
() const;
187
inline int32_t
getStrongCount
() const {
/system/core/libutils/
RefBase.cpp
377
int32_t RefBase::
getStrongCount
() const
Completed in 694 milliseconds