OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:strongref
(Results
1 - 7
of
7
) sorted by null
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
ehdr_start-missing.d
1
#source: ehdr_start-
strongref
.s
ehdr_start-userdef.d
1
#source: ehdr_start-
strongref
.s
/external/oj-libjdwp/src/share/back/
commonRef.c
151
jobject
strongRef
;
153
strongRef
= JNI_FUNC_PTR(env,NewGlobalRef)(env, node->ref);
159
if ((
strongRef
== NULL) && !isSameObject(env, node->ref, NULL)) {
162
if (
strongRef
!= NULL) {
164
node->ref =
strongRef
;
167
return
strongRef
;
498
jobject
strongRef
;
500
strongRef
= strengthenNode(env, node);
501
if (
strongRef
== NULL) {
/external/skia/include/private/
SkWeakRefCnt.h
42
SkWeakRefCnt myRef =
strongRef
.weak_ref();
43
... //
strongRef
.unref() may or may not be called
/external/skqp/include/private/
SkWeakRefCnt.h
42
SkWeakRefCnt myRef =
strongRef
.weak_ref();
43
... //
strongRef
.unref() may or may not be called
/frameworks/native/libs/binder/tests/
binderLibTest.cpp
[
all
...]
/toolchain/binutils/binutils-2.27/ld/testsuite/
ChangeLog-2013
151
* ld-elf/ehdr_start-
strongref
.s: New file.
[
all
...]
Completed in 406 milliseconds