Home
last modified time | relevance | path

Searched refs:GetSystemInfo (Results 1 – 25 of 70) sorted by relevance

123

/external/google-breakpad/src/client/mac/tests/
Dminidump_generator_test.cc114 MinidumpSystemInfo* system_info = minidump.GetSystemInfo(); in TEST_F()
205 MinidumpSystemInfo* system_info = minidump.GetSystemInfo(); in TEST_F()
295 MinidumpSystemInfo* system_info = minidump.GetSystemInfo(); in TEST_F()
Dcrash_generation_server_test.cc254 MinidumpSystemInfo* system_info = minidump.GetSystemInfo(); in TEST_F()
333 MinidumpSystemInfo* system_info = minidump.GetSystemInfo(); in TEST_F()
/external/grpc-grpc/src/core/lib/gpr/
Dcpu_windows.cc27 GetSystemInfo(&si); in gpr_cpu_num_cores()
/external/google-breakpad/src/processor/
Dminidump_processor.cc321 static const MDRawSystemInfo* GetSystemInfo(Minidump *dump, in GetSystemInfo() function
323 MinidumpSystemInfo *minidump_system_info = dump->GetSystemInfo(); in GetSystemInfo()
464 const MDRawSystemInfo *raw_system_info = GetSystemInfo(dump, &system_info); in GetCPUInfo()
548 const MDRawSystemInfo *raw_system_info = GetSystemInfo(dump, &system_info); in GetOSInfo()
676 const MDRawSystemInfo *raw_system_info = GetSystemInfo(dump, NULL); in GetCrashReason()
Dexploitability.cc62 MinidumpSystemInfo *minidump_system_info = dump->GetSystemInfo(); in ExploitabilityForPlatform()
Dminidump_processor_unittest.cc68 MOCK_METHOD0(GetSystemInfo, MinidumpSystemInfo*());
347 EXPECT_CALL(dump, GetSystemInfo()). in TEST_F()
496 EXPECT_CALL(dump, GetSystemInfo()). in TEST_F()
596 EXPECT_CALL(dump, GetSystemInfo()). in TEST_F()
Dmicrodump_processor.cc95 process_state->system_info_ = *microdump.GetSystemInfo(); in Process()
Dminidump_dump.cc142 MinidumpSystemInfo *system_info = minidump.GetSystemInfo(); in PrintMinidumpDump()
/external/libvpx/libvpx/vp8/common/generic/
Dsystemdependent.c63 GetSystemInfo(&sysinfo); in get_cpu_count()
/external/gemmlowp/internal/
Dplatform.h65 GetSystemInfo(&sysinfo); in GetHardwareConcurrency()
/external/python/cpython2/Modules/_ctypes/
Dmalloc_closure.c42 GetSystemInfo(&systeminfo); in more_core()
/external/python/cpython3/Modules/_ctypes/
Dmalloc_closure.c42 GetSystemInfo(&systeminfo); in more_core()
/external/google-breakpad/src/google_breakpad/processor/
Dmicrodump.h114 SystemInfo* GetSystemInfo() { return system_info_.get(); } in GetSystemInfo() function
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
DProcess.inc41 // This function retrieves the page size using GetSystemInfo and is present
51 GetSystemInfo(&info);
/external/lzma/CPP/Windows/
DSystem.cpp48 GetSystemInfo(&systemInfo); in GetNumberOfProcessors()
/external/swiftshader/src/Common/
DMemory.cpp91 GetSystemInfo(&systemInfo); in memoryPageSize()
/external/swiftshader/src/System/
DMemory.cpp91 GetSystemInfo(&systemInfo); in memoryPageSize()
/external/tensorflow/tensorflow/core/platform/windows/
Dport.cc54 GetSystemInfo(&system_info); in NumSchedulableCPUs()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.cc39 GetSystemInfo(&si); in GetPageSize()
45 GetSystemInfo(&si); in GetMmapGranularity()
51 GetSystemInfo(&si); in GetMaxVirtualAddress()
/external/webrtc/webrtc/base/
Dsysteminfo.cc67 GetSystemInfo(&si); in DetectNumberOfCores()
/external/libcxx/src/
Dthread.cpp97 GetSystemInfo(&info); in hardware_concurrency()
/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_death_test.cc413 GetSystemInfo(&sSysInfo); // Initialize the structure. in TEST_F()
506 GetSystemInfo(&sSysInfo); // Initialize the structure. in TEST_F()
Dexception_handler_test.cc399 GetSystemInfo(&si); in TEST_F()
453 GetSystemInfo(&si); in TEST_F()
/external/swiftshader/src/Reactor/
DExecutableMemory.cpp142 GetSystemInfo(&systemInfo); in memoryPageSize()
/external/pcre/dist2/src/sljit/
DsljitUtils.c220 GetSystemInfo(&si); in sljit_allocate_stack()

123