OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:incRefCount
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
SimpleFrameManager.java
91
frame.
incRefCount
();
Frame.java
217
final int
incRefCount
() {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
ApnContext.java
247
public void
incRefCount
() {
DcTracker.java
301
if (apnContext != null) apnContext.
incRefCount
();
[
all
...]
/external/deqp/framework/opengl/simplereference/
sglrReferenceContext.hpp
61
void
incRefCount
(void) { m_refCount += 1; }
519
object->
incRefCount
();
[
all
...]
Completed in 195 milliseconds