Home
last modified time | relevance | path

Searched refs:MIB_LENGTH (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/unix/mac/
H A Dos.cpp40 static constexpr int MIB_LENGTH = 2; in PhysicalSize() local
46 if (sysctl(mib, MIB_LENGTH, &size, &bufferLength, nullptr, 0) != 0) { in PhysicalSize()

Completed in 1 milliseconds