OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:weak_unref
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkWeakRefCnt.h
27
call to
weak_unref
(). To obtain a strong reference from a weak reference,
30
affect the original weak reference,
weak_unref
() must still be called. When
50
myRef.
weak_unref
();
101
weak_unref
().
114
void
weak_unref
() const {
function in class:SkWeakRefCnt
152
weak_unref
();
/external/skia/include/core/
SkWeakRefCnt.h
27
call to
weak_unref
(). To obtain a strong reference from a weak reference,
30
affect the original weak reference,
weak_unref
() must still be called. When
50
myRef.
weak_unref
();
101
weak_unref
().
114
void
weak_unref
() const {
function in class:SkWeakRefCnt
152
weak_unref
();
Completed in 32 milliseconds