OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:systemCppAssetManager2Ref
(Results
1 - 2
of
2
) sorted by null
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowArscAssetManager10.java
98
private static long
systemCppAssetManager2Ref
;
506
systemCppAssetManager2Ref
=
510
cppAssetManagerRef =
systemCppAssetManager2Ref
;
519
if (ptr ==
systemCppAssetManager2Ref
) {
[
all
...]
ShadowArscAssetManager9.java
92
private static long
systemCppAssetManager2Ref
;
502
systemCppAssetManager2Ref
=
506
cppAssetManagerRef =
systemCppAssetManager2Ref
;
515
if (ptr ==
systemCppAssetManager2Ref
) {
[
all
...]
Completed in 3394 milliseconds