OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clear2
(Results
1 - 3
of
3
) sorted by null
/prebuilts/go/darwin-x86/src/runtime/
memclr_s390x.s
27
CMPBNE R5, $1,
clear2
30
clear2
:
label
/prebuilts/go/linux-x86/src/runtime/
memclr_s390x.s
27
CMPBNE R5, $1,
clear2
30
clear2
:
label
/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
StorageStatsTest.java
307
final long
clear2
= filesDir.getUsableSpace() + (targetB / 2);
local
309
sm.allocateBytes(filesUuid,
clear2
);
312
.executeShellCommand("pm trim-caches " +
clear2
+ " " + pmUuid);
Completed in 327 milliseconds