OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEBUG_REFS
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/content/res/
AssetManager.java
63
private static final boolean
DEBUG_REFS
= false;
90
if (
DEBUG_REFS
) {
111
if (
DEBUG_REFS
) {
524
if (
DEBUG_REFS
&& mNumRefs != 0) {
754
if (
DEBUG_REFS
) {
766
if (
DEBUG_REFS
&& mRefStacks != null) {
/system/core/libutils/
RefBase.cpp
36
#define
DEBUG_REFS
0
45
// folder where stack traces are saved when
DEBUG_REFS
is enabled
68
#if !
DEBUG_REFS
630
#if
DEBUG_REFS
Completed in 76 milliseconds