Home
last modified time | relevance | path

Searched refs:gc (Results 1 – 7 of 7) sorted by relevance

/system/bt/build/config/
DBUILDCONFIG.gn23 "//build:gc",
32 "//build:gc",
41 "//build:gc",
50 "//build:gc",
/system/bt/build/
DBUILD.gn72 config("gc") {
73 ldflags = [ "-Wl,--gc-sections" ]
/system/core/logd/
DLogBuffer.cpp763 bool gc = pruneRows <= 1; in prune() local
764 if (!gc && (worst != -1)) { in prune()
860 ((!gc && (element->getPid() == worstPid)) || in prune()
868 if ((!gc && !worstPid && (key == worst)) || in prune()
906 (!gc || (mLastWorstPidOfSystem[id].find(worstPid) == in prune()
913 if ((!gc && !worstPid) || in prune()
/system/update_engine/
Dupdate_engine.gyp47 '-Wl,--gc-sections',
DAndroid.mk57 -Wl,--gc-sections
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java554 System.gc(); in client()
/system/tpm/trunks/generator/
Draw_commands_fixed.txt2628 NvReadReserved(NV_STATE_CLEAR, &gc);
2922 NvWriteReserved(NV_STATE_CLEAR, &gc);
17969 gc.pcrAuthValues.auth[groupIndex] = in->auth;
25598 gc.shEnable == FALSE && in->state == YES
25612 gc.ehEnable == FALSE && in->state == YES
25700 selected = &gc.shEnable;
25703 selected = &gc.ehEnable;
25709 selected = &gc.phEnableNV;
25970 gc.platformAlg = in->hashAlg;
25971 gc.platformPolicy = in->authPolicy;
[all …]