HomeSort by relevance Sort by last modified time
    Searched refs:getTotalMemory (Results 1 - 25 of 157) sorted by null

1 2 3 4 5 6 7

  /prebuilts/tools/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/
yearclass-1.0.1.jar 
  /external/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 69 size_t getTotalMemory() const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 69 size_t getTotalMemory() const;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
PPConditionalDirectiveRecord.h 69 size_t getTotalMemory() const;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
PPConditionalDirectiveRecord.h 69 size_t getTotalMemory() const;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
PPConditionalDirectiveRecord.h 69 size_t getTotalMemory() const;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
PPConditionalDirectiveRecord.h 69 size_t getTotalMemory() const;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
PPConditionalDirectiveRecord.h 69 size_t getTotalMemory() const;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
PPConditionalDirectiveRecord.h 69 size_t getTotalMemory() const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 69 size_t getTotalMemory() const;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
PPConditionalDirectiveRecord.h 69 size_t getTotalMemory() const;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
PPConditionalDirectiveRecord.h 69 size_t getTotalMemory() const;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
PPConditionalDirectiveRecord.h 69 size_t getTotalMemory() const;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
PPConditionalDirectiveRecord.h 69 size_t getTotalMemory() const;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
PPConditionalDirectiveRecord.h 69 size_t getTotalMemory() const;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
PPConditionalDirectiveRecord.h 69 size_t getTotalMemory() const;
  /cts/common/device-side/util/src/com/android/compatibility/common/util/
SystemUtil.java 49 public static long getTotalMemory(Context context) {
  /external/clang/lib/Lex/
PPConditionalDirectiveRecord.cpp 120 size_t PPConditionalDirectiveRecord::getTotalMemory() const {
PreprocessingRecord.cpp 483 size_t PreprocessingRecord::getTotalMemory() const {
484 return BumpAlloc.getTotalMemory()
  /cts/tests/tests/hardware/src/android/hardware/cts/
LowRamDeviceTest.java 138 private long getTotalMemory() {
158 long totalMemoryMb = getTotalMemory() / ONE_MEGABYTE;
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
Allocator.h 182 size_t getTotalMemory() const;
  /external/swiftshader/third_party/LLVM/lib/Support/
Allocator.cpp 139 size_t BumpPtrAllocator::getTotalMemory() const {
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoInstrument.java 170 addResult(TOTAL_MEMORY, getTotalMemory());
464 private String getTotalMemory() {
  /external/llvm/include/llvm/Support/
Allocator.h 272 size_t getTotalMemory() const {
285 getTotalMemory());
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Allocator.h 275 size_t getTotalMemory() const {
288 getTotalMemory());

Completed in 428 milliseconds

1 2 3 4 5 6 7