Loading core/jni/android_os_Debug.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -139,8 +139,8 @@ static stat_field_names stat_field_names[_NUM_CORE_HEAP] = { "nativePrivateClean", "nativeSharedClean", "nativeSwappedOut", "nativeSwappedOutPss" } }; jfieldID otherStats_field; jfieldID hasSwappedOutPss_field; static jfieldID otherStats_field; static jfieldID hasSwappedOutPss_field; struct stats_t { int pss; Loading core/jni/android_util_AssetManager.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -108,7 +108,7 @@ static struct arraymap_offsets_t { jmethodID put; } gArrayMapOffsets; jclass g_stringClass = nullptr; static jclass g_stringClass = nullptr; // ---------------------------------------------------------------------------- Loading Loading
core/jni/android_os_Debug.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -139,8 +139,8 @@ static stat_field_names stat_field_names[_NUM_CORE_HEAP] = { "nativePrivateClean", "nativeSharedClean", "nativeSwappedOut", "nativeSwappedOutPss" } }; jfieldID otherStats_field; jfieldID hasSwappedOutPss_field; static jfieldID otherStats_field; static jfieldID hasSwappedOutPss_field; struct stats_t { int pss; Loading
core/jni/android_util_AssetManager.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -108,7 +108,7 @@ static struct arraymap_offsets_t { jmethodID put; } gArrayMapOffsets; jclass g_stringClass = nullptr; static jclass g_stringClass = nullptr; // ---------------------------------------------------------------------------- Loading